Searched refs:C_THUMBLABEL (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/coff/
H A Dinternal.h347 #define C_THUMBLABEL (128 + C_LABEL) /* 134 */ macro
/freebsd-10-stable/contrib/gdb/gdb/
H A Dcoffread.c820 case C_THUMBLABEL:
1170 case C_THUMBLABEL:
1561 case C_THUMBLABEL:
H A Darm-tdep.c2508 val == C_THUMBLABEL);
/freebsd-10-stable/contrib/binutils/opcodes/
H A Darm-dis.c4082 || cs->native->u.syment.n_sclass == C_THUMBLABEL
/freebsd-10-stable/contrib/binutils/bfd/
H A Dcoffcode.h4488 case C_THUMBLABEL: /* Thumb label. */
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-arm.c19518 S_SET_STORAGE_CLASS (sym, C_THUMBLABEL);

Completed in 375 milliseconds