Searched refs:N_SETT (Results 1 – 14 of 14) sorted by relevance
54 && (type & N_TYPE) != N_SETT in obj_aout_frob_symbol()67 case N_SETT: in obj_aout_frob_symbol()
275 #define N_SETT 0x16 /* Text set element symbol */ macro
39 __define_name (N_SETT, "SETT")/* Text set element symbol */ \
1468 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()
827 case N_SETT: in ecoff_set_symbol_info()
6436 type codes such as N_SETT are no longer in ../include/stab.def,6494 to include names of N_SETT etc.
83 #define N_SETT 0x16 /* Text set element symbol */ macro
57 #ifndef N_SETT58 #define N_SETT 0x16 /* Text set element symbol */ macro490 case N_SETT: strcpy(type, "sett"); break; in dump_sym()
310 #define N_SETT 0x16 /* Text set element symbol. */ macro
1447 case N_SETT: in read_dbx_symtab()1448 case N_SETT | N_EXT: in read_dbx_symtab()
2822 case N_SETT: in parse_partial_symbols()2823 case N_SETT | N_EXT: in parse_partial_symbols()
2465 * stab.def: Remove the GNU extended type codes (e.g. N_SETT).2499 such as N_SETT. These are normally ifdef'd out (because
3193 @item 0x16 N_SETT3194 @itemx 0x17 N_SETT | N_EXT
7416 entry of type @samp{N_SETT}, referencing the name @code{__CTOR_LIST__},