Home
last modified time | relevance | path

Searched refs:opname_map (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dxtensa-relax.c128 typedef struct opname_map_struct opname_map; typedef
178 opname_map operand_map;
770 init_opname_map (opname_map *m) in init_opname_map()
778 clear_opname_map (opname_map *m) in clear_opname_map()
802 get_opmatch (opname_map *map, const char *operand_name) in get_opmatch()