Home
last modified time | relevance | path

Searched defs:operand_name (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dxtensa-relax.c117 const char *operand_name; /* If null, then use constant_value. */ member
875 get_opmatch (map, operand_name) in get_opmatch() argument
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dxtensa-relax.c136 const char *operand_name; /* If null, then use constant_value. */ member
842 get_opmatch (opname_map *map, const char *operand_name) in get_opmatch()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dax-gdb.c1355 char *operator_name, char *operand_name) in gen_struct_ref()