Home
last modified time | relevance | path

Searched refs:N_FN (Results 1 – 25 of 41) sorted by relevance

12

/openbsd/src/include/
Dnlist.h65 #define N_FN 0x1e /* file name (N_EXT on) */ macro
/openbsd/src/gnu/usr.bin/binutils/include/
Dbout.h128 #define N_FN 31 /* Filename symbol */ macro
DChangeLog2033 Add N_FN_SEQ for N_FN symbol type used on Sequent machines.
2086 * a.out.gnu.h (N_FN): Its value *really is* 0x1F.
2089 * aout64.h (N_FN): Fix value, add comments about N_EXT.
2091 values <0x20, including low order bits. Move N_FN to
2122 * a.out.gnu.h, aout64.h: Add N_WARNING. Change N_FN to 0x0E,
2151 * a.out.gnu.h (N_FN): Fix value -- was 15, should be 0x1E.
/openbsd/src/gnu/usr.bin/binutils-2.17/include/
Dbout.h128 #define N_FN 31 /* Filename symbol */ macro
DChangeLog-91032554 Add N_FN_SEQ for N_FN symbol type used on Sequent machines.
2607 * a.out.gnu.h (N_FN): Its value *really is* 0x1F.
2610 * aout64.h (N_FN): Fix value, add comments about N_EXT.
2612 values <0x20, including low order bits. Move N_FN to
2643 * a.out.gnu.h, aout64.h: Add N_WARNING. Change N_FN to 0x0E,
2672 * a.out.gnu.h (N_FN): Fix value -- was 15, should be 0x1E.
/openbsd/src/gnu/usr.bin/binutils/include/aout/
Dadobe.h126 #define N_FN 0x1f /* File name of .o file */ macro
Daout64.h286 #define N_FN 0x1f /* File name of .o file. */ macro
/openbsd/src/gnu/usr.bin/binutils-2.17/include/aout/
Dadobe.h126 #define N_FN 0x1f /* File name of .o file */ macro
Daout64.h286 #define N_FN 0x1f /* File name of .o file. */ macro
/openbsd/src/usr.sbin/installboot/
Di386_nlist.c279 p->n_type = N_FN; in __elf_fdnlist()
/openbsd/src/lib/libc/gen/
Dnlist.c270 p->n_type = N_FN; in __fdnlist()
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Daout_gnu.h243 #define N_FN 0x1F /* File name of a .o file */ macro
Dobj-bout.h143 #define N_FN 31 /* Filename symbol */ macro
Dobj-vms.h110 #define N_FN 31 /* Filename symbol */ macro
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Daout_gnu.h243 #define N_FN 0x1F /* File name of a .o file */ macro
/openbsd/src/usr.sbin/kvm_mkdb/
Dnlist.c211 nbuf.n_type = N_FN; in __elf_knlist()
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dpdp11.c163 #undef N_FN
172 #define N_FN 0x1f /* File name. */ macro
1278 if (cache_ptr->type == N_FN) in translate_from_native_sym_flags()
1289 case N_FN: in translate_from_native_sym_flags()
2572 || type == N_FN) in aout_link_check_ar_symbols()
2782 case N_FN: in aout_link_add_symbols()
Dhp300hpux.c377 new_type = N_FN;
/openbsd/src/usr.bin/nm/
Delf.c374 np->nl.n_type = N_FN | N_EXT; in elf2nlist()
Dnm.c827 case N_FN: in typeletter()
/openbsd/src/gnu/usr.bin/binutils/gdb/
Ddbxread.c471 case N_FN: in record_minimal_symbol()
1350 case N_FN: in read_dbx_symtab()
2853 case N_FN: in process_one_symbol()
/openbsd/src/gnu/usr.bin/binutils/bfd/
Dpdp11.c329 #undef N_FN
338 #define N_FN 0x1f /* file name */ macro
1568 if (cache_ptr->type == N_FN)
1580 case N_FN:
3029 || type == N_FN)
3219 case N_FN:
Dhp300hpux.c377 new_type = N_FN;
/openbsd/src/gnu/lib/libiberty/include/
DChangeLog1981 Add N_FN_SEQ for N_FN symbol type used on Sequent machines.
2034 * a.out.gnu.h (N_FN): Its value *really is* 0x1F.
2037 * aout64.h (N_FN): Fix value, add comments about N_EXT.
2039 values <0x20, including low order bits. Move N_FN to
2070 * a.out.gnu.h, aout64.h: Add N_WARNING. Change N_FN to 0x0E,
2099 * a.out.gnu.h (N_FN): Fix value -- was 15, should be 0x1E.
/openbsd/src/gnu/gcc/include/
DChangeLog-91032554 Add N_FN_SEQ for N_FN symbol type used on Sequent machines.
2607 * a.out.gnu.h (N_FN): Its value *really is* 0x1F.
2610 * aout64.h (N_FN): Fix value, add comments about N_EXT.
2612 values <0x20, including low order bits. Move N_FN to
2643 * a.out.gnu.h, aout64.h: Add N_WARNING. Change N_FN to 0x0E,
2672 * a.out.gnu.h (N_FN): Fix value -- was 15, should be 0x1E.

12