Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/coff/
Dinternal.h391 #define C_THUMBSTATFUNC (C_THUMBSTAT + 20) /* 151 */ macro
DChangeLog-9103402 * internal.h (C_THUMBEXTFUNC, C_THUMBSTATFUNC): Constants to
/toolchain/binutils/binutils-2.25/bfd/
Dcoff-arm.c1328 if ( h->symbol_class == C_THUMBSTATFUNC in coff_arm_relocate_section()
1717 && ( h->symbol_class == C_THUMBSTATFUNC in coff_arm_relocate_section()
1726 if ( sym->n_sclass == C_THUMBSTATFUNC in coff_arm_relocate_section()
Dcoffcode.h4843 case C_THUMBSTATFUNC:/* Thumb static function. */ in coff_slurp_symbol_table()
/toolchain/binutils/binutils-2.25/opcodes/
Darm-dis.c5055 || cs->native->u.syment.n_sclass == C_THUMBSTATFUNC); in print_insn()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c23722 S_SET_STORAGE_CLASS (sym, C_THUMBSTATFUNC); in arm_adjust_symtab()