Home
last modified time | relevance | path

Searched refs:N_SETT (Results 1 – 14 of 14) sorted by relevance

/trueos/contrib/binutils/gas/config/
HDobj-aout.c54 && (type & N_TYPE) != N_SETT in obj_aout_frob_symbol()
67 case N_SETT: in obj_aout_frob_symbol()
HDaout_gnu.h275 #define N_SETT 0x16 /* Text set element symbol */ macro
/trueos/contrib/binutils/bfd/
HDstab-syms.c39 __define_name (N_SETT, "SETT")/* Text set element symbol */ \
HDaoutx.h1468 case N_SETT: case N_SETT | N_EXT: in translate_from_native_sym_flags()
1480 case N_SETT: in translate_from_native_sym_flags()
1628 case N_TEXT: type = N_SETT; break; in translate_to_native_sym_flags()
3047 case N_SETT: case N_SETT | N_EXT: in aout_link_add_symbols()
4923 case N_SETT: in aout_link_write_symbols()
4959 if (type == N_SETT in aout_link_write_symbols()
5007 else if ((type & N_TYPE) != N_SETT in aout_link_write_symbols()
HDecoff.c827 case N_SETT: in ecoff_set_symbol_info()
HDChangeLog-91936436 type codes such as N_SETT are no longer in ../include/stab.def,
6494 to include names of N_SETT etc.
/trueos/sys/sys/
HDnlist_aout.h83 #define N_SETT 0x16 /* Text set element symbol */ macro
/trueos/usr.bin/ldd/
HDsods.c57 #ifndef N_SETT
58 #define N_SETT 0x16 /* Text set element symbol */ macro
490 case N_SETT: strcpy(type, "sett"); break; in dump_sym()
/trueos/contrib/binutils/include/aout/
HDaout64.h310 #define N_SETT 0x16 /* Text set element symbol. */ macro
/trueos/contrib/gdb/gdb/
HDdbxread.c1447 case N_SETT: in read_dbx_symtab()
1448 case N_SETT | N_EXT: in read_dbx_symtab()
HDmdebugread.c2822 case N_SETT: in parse_partial_symbols()
2823 case N_SETT | N_EXT: in parse_partial_symbols()
/trueos/contrib/gcclibs/include/
HDChangeLog-91032465 * stab.def: Remove the GNU extended type codes (e.g. N_SETT).
2499 such as N_SETT. These are normally ifdef'd out (because
/trueos/contrib/gdb/gdb/doc/
HDstabs.texinfo3193 @item 0x16 N_SETT
3194 @itemx 0x17 N_SETT | N_EXT
/trueos/contrib/gcc/doc/
HDtm.texi7416 entry of type @samp{N_SETT}, referencing the name @code{__CTOR_LIST__},