Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDcoffread.c817 case C_THUMBSTATFUNC: in coff_symtab_read()
1162 case C_THUMBSTATFUNC: in read_one_sym()
1496 || cs->c_sclass == C_THUMBSTATFUNC) in process_coff_symbol()
1525 case C_THUMBSTATFUNC: in process_coff_symbol()
HDarm-tdep.c2506 val == C_THUMBSTATFUNC || in coff_sym_is_thumb()
/NextBSD/contrib/binutils/include/coff/
HDinternal.h349 #define C_THUMBSTATFUNC (C_THUMBSTAT + 20) /* 151 */ macro
/NextBSD/contrib/binutils/bfd/
HDcoff-arm.c1331 if ( h->class == C_THUMBSTATFUNC in coff_arm_relocate_section()
1718 && ( h->class == C_THUMBSTATFUNC in coff_arm_relocate_section()
1727 if ( sym->n_sclass == C_THUMBSTATFUNC in coff_arm_relocate_section()
HDcoffcode.h4488 case C_THUMBSTATFUNC:/* Thumb static function. */ in coff_slurp_symbol_table()
/NextBSD/contrib/binutils/opcodes/
HDarm-dis.c4083 || cs->native->u.syment.n_sclass == C_THUMBSTATFUNC); in print_insn()
/NextBSD/contrib/binutils/gas/config/
HDtc-arm.c19481 S_SET_STORAGE_CLASS (sym, C_THUMBSTATFUNC); in arm_adjust_symtab()