Searched refs:MAP_ARM (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-arm.h223 MAP_ARM, enumerator in enum:mstate
H A Dtc-arm.c2350 case MAP_ARM:
2372 case MAP_ARM:
2460 mapping_state (MAP_ARM);
14363 mapping_state (MAP_ARM);
/freebsd-10-stable/contrib/binutils/opcodes/
H A Darm-dis.c1505 MAP_ARM, enumerator in enum:map_type
3948 *map_type = (type == STT_ARM_TFUNC) ? MAP_THUMB : MAP_ARM;
3957 *map_type = ((name[1] == 'a') ? MAP_ARM
3997 enum map_type type = MAP_ARM;

Completed in 148 milliseconds