| /openbsd/src/include/ |
| D | nlist.h | 65 #define N_FN 0x1e /* file name (N_EXT on) */ macro
|
| /openbsd/src/gnu/usr.bin/binutils/include/ |
| D | bout.h | 128 #define N_FN 31 /* Filename symbol */ macro
|
| D | ChangeLog | 2033 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/ |
| D | bout.h | 128 #define N_FN 31 /* Filename symbol */ macro
|
| D | ChangeLog-9103 | 2554 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/ |
| D | adobe.h | 126 #define N_FN 0x1f /* File name of .o file */ macro
|
| D | aout64.h | 286 #define N_FN 0x1f /* File name of .o file. */ macro
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/aout/ |
| D | adobe.h | 126 #define N_FN 0x1f /* File name of .o file */ macro
|
| D | aout64.h | 286 #define N_FN 0x1f /* File name of .o file. */ macro
|
| /openbsd/src/usr.sbin/installboot/ |
| D | i386_nlist.c | 279 p->n_type = N_FN; in __elf_fdnlist()
|
| /openbsd/src/lib/libc/gen/ |
| D | nlist.c | 270 p->n_type = N_FN; in __fdnlist()
|
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | aout_gnu.h | 243 #define N_FN 0x1F /* File name of a .o file */ macro
|
| D | obj-bout.h | 143 #define N_FN 31 /* Filename symbol */ macro
|
| D | obj-vms.h | 110 #define N_FN 31 /* Filename symbol */ macro
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | aout_gnu.h | 243 #define N_FN 0x1F /* File name of a .o file */ macro
|
| /openbsd/src/usr.sbin/kvm_mkdb/ |
| D | nlist.c | 211 nbuf.n_type = N_FN; in __elf_knlist()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | pdp11.c | 163 #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()
|
| D | hp300hpux.c | 377 new_type = N_FN;
|
| /openbsd/src/usr.bin/nm/ |
| D | elf.c | 374 np->nl.n_type = N_FN | N_EXT; in elf2nlist()
|
| D | nm.c | 827 case N_FN: in typeletter()
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | dbxread.c | 471 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/ |
| D | pdp11.c | 329 #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:
|
| D | hp300hpux.c | 377 new_type = N_FN;
|
| /openbsd/src/gnu/lib/libiberty/include/ |
| D | ChangeLog | 1981 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/ |
| D | ChangeLog-9103 | 2554 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.
|