Home
last modified time | relevance | path

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

12

/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dobj-aout.c54 && (type & N_TYPE) != N_SETT in obj_aout_frob_symbol()
67 case N_SETT: in obj_aout_frob_symbol()
Daout_gnu.h276 #define N_SETT 0x16 /* Text set element symbol */ macro
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dstab-syms.c39 __define_name (N_SETT, "SETT")/* Text set element symbol */ \
Daoutx.h1450 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()
Dpdp11.c4190 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()
Decoff.c828 case N_SETT: in ecoff_set_symbol_info()
DChangeLog-91936436 type codes such as N_SETT are no longer in ../include/stab.def,
6494 to include names of N_SETT etc.
/openbsd/src/gnu/usr.bin/binutils/bfd/
Dstab-syms.c39 __define_name (N_SETT, "SETT")/* Text set element symbol */ \
Daoutx.h1505 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_SETT
4430 else if ((type & N_TYPE) != N_SETT
Dpdp11.c1727 case N_TEXT: type = N_SETT; break;
4029 case N_SETT:
4065 if (type == N_SETT
4113 else if ((type & N_TYPE) != N_SETT
Decoff.c864 case N_SETT:
/openbsd/src/gnu/usr.bin/binutils/include/aout/
Dadobe.h150 #define N_SETT 0x16 /* Text set element symbol */ macro
Daout64.h310 #define N_SETT 0x16 /* Text set element symbol. */ macro
/openbsd/src/gnu/usr.bin/binutils-2.17/include/aout/
Dadobe.h150 #define N_SETT 0x16 /* Text set element symbol */ macro
Daout64.h310 #define N_SETT 0x16 /* Text set element symbol. */ macro
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dobj-aout.c131 && (type & N_TYPE) != N_SETT
144 case N_SETT:
Daout_gnu.h276 #define N_SETT 0x16 /* Text set element symbol */ macro
/openbsd/src/gnu/usr.bin/binutils/gdb/
Ddbxread.c1440 case N_SETT: in read_dbx_symtab()
1441 case N_SETT | N_EXT: in read_dbx_symtab()
Dmdebugread.c2813 case N_SETT: in parse_partial_symbols()
2814 case N_SETT | N_EXT: in parse_partial_symbols()
/openbsd/src/gnu/lib/libiberty/include/
DChangeLog1892 * stab.def: Remove the GNU extended type codes (e.g. N_SETT).
1926 such as N_SETT. These are normally ifdef'd out (because
/openbsd/src/gnu/usr.bin/binutils/include/
DChangeLog1944 * stab.def: Remove the GNU extended type codes (e.g. N_SETT).
1978 such as N_SETT. These are normally ifdef'd out (because
DChangeLog-91032520 * stab.def: Remove the GNU extended type codes (e.g. N_SETT).
2554 such as N_SETT. These are normally ifdef'd out (because
/openbsd/src/gnu/gcc/include/
DChangeLog-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
/openbsd/src/gnu/usr.bin/binutils-2.17/include/
DChangeLog-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
/openbsd/src/gnu/usr.bin/binutils/gdb/doc/
Dstabs.texinfo3217 @item 0x16 N_SETT
3218 @itemx 0x17 N_SETT | N_EXT

12