Searched refs:N_SETT (Results 1 – 25 of 30) sorted by relevance
12
54 && (type & N_TYPE) != N_SETT in obj_aout_frob_symbol()67 case N_SETT: in obj_aout_frob_symbol()
276 #define N_SETT 0x16 /* Text set element symbol */ macro
39 __define_name (N_SETT, "SETT")/* Text set element symbol */ \
1450 case N_SETT: case N_SETT | N_EXT: in translate_from_native_sym_flags()1462 case N_SETT: in translate_from_native_sym_flags()1610 case N_TEXT: type = N_SETT; break; in translate_to_native_sym_flags()3025 case N_SETT: case N_SETT | N_EXT: in aout_link_add_symbols()4901 case N_SETT: in aout_link_write_symbols()4937 if (type == N_SETT in aout_link_write_symbols()4985 else if ((type & N_TYPE) != N_SETT in aout_link_write_symbols()
4190 case N_SETT: in aout_link_write_symbols()4226 if (type == N_SETT in aout_link_write_symbols()4274 else if ((type & N_TYPE) != N_SETT in aout_link_write_symbols()
828 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.
1505 case N_SETT: case N_SETT | N_EXT:1556 case N_SETT:1599 case N_SETT:1748 case N_TEXT: type = N_SETT; break;3516 case N_SETT: case N_SETT | N_EXT:4346 case N_SETT:4382 if (type == N_SETT4430 else if ((type & N_TYPE) != N_SETT
1727 case N_TEXT: type = N_SETT; break;4029 case N_SETT:4065 if (type == N_SETT4113 else if ((type & N_TYPE) != N_SETT
864 case N_SETT:
150 #define N_SETT 0x16 /* Text set element symbol */ macro
310 #define N_SETT 0x16 /* Text set element symbol. */ macro
131 && (type & N_TYPE) != N_SETT144 case N_SETT:
1440 case N_SETT: in read_dbx_symtab()1441 case N_SETT | N_EXT: in read_dbx_symtab()
2813 case N_SETT: in parse_partial_symbols()2814 case N_SETT | N_EXT: in parse_partial_symbols()
1892 * stab.def: Remove the GNU extended type codes (e.g. N_SETT).1926 such as N_SETT. These are normally ifdef'd out (because
1944 * stab.def: Remove the GNU extended type codes (e.g. N_SETT).1978 such as N_SETT. These are normally ifdef'd out (because
2520 * stab.def: Remove the GNU extended type codes (e.g. N_SETT).2554 such as N_SETT. These are normally ifdef'd out (because
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
3217 @item 0x16 N_SETT3218 @itemx 0x17 N_SETT | N_EXT