Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/include/coff/
HDinternal.h349 #define C_THUMBSTAT (128 + C_STAT) /* 131 */ macro
352 #define C_THUMBSTATFUNC (C_THUMBSTAT + 20) /* 151 */
/dragonfly/contrib/binutils-2.27/include/coff/
HDinternal.h388 #define C_THUMBSTAT (128 + C_STAT) /* 131 */ macro
391 #define C_THUMBSTATFUNC (C_THUMBSTAT + 20) /* 151 */
/dragonfly/contrib/binutils-2.34/include/coff/
HDinternal.h381 #define C_THUMBSTAT (128 + C_STAT) /* 131 */ macro
384 #define C_THUMBSTATFUNC (C_THUMBSTAT + 20) /* 151 */
/dragonfly/contrib/gdb-7/gdb/
HDcoffread.c850 case C_THUMBSTAT: in coff_symtab_read()
1201 case C_THUMBSTAT: in read_one_sym()
1562 if (cs->c_sclass == C_STAT || cs->c_sclass == C_THUMBSTAT in process_coff_symbol()
1592 case C_THUMBSTAT: in process_coff_symbol()
/dragonfly/contrib/binutils-2.34/bfd/
HDpeicode.h561 sclass = C_THUMBSTAT; in pe_ILF_make_a_symbol()
HDcoffcode.h4599 case C_THUMBSTAT: /* Thumb static. */ in coff_slurp_symbol_table()
/dragonfly/contrib/binutils-2.27/bfd/
HDpeicode.h540 sclass = C_THUMBSTAT; in pe_ILF_make_a_symbol()
HDcoffcode.h4884 case C_THUMBSTAT: /* Thumb static. */ in coff_slurp_symbol_table()