HomeSort by: relevance | last modified time | path
    Searched refs:NLIST_ELF64 (Results 1 - 13 of 13) sorted by relevancy

  /src/lib/libc/gen/
nlist_private.h 39 # define NLIST_ELF64
41 # define NLIST_ELF64
47 # define NLIST_ELF64
56 # define NLIST_ELF64
65 # define NLIST_ELF64
68 # define NLIST_ELF64
70 # define NLIST_ELF64
93 #ifdef NLIST_ELF64
nlist.c 109 #ifdef NLIST_ELF64
nlist_elf32.c 42 /* If not included by nlist_elf64.c, ELFSIZE won't be defined. */
62 #if defined(NLIST_ELF32) || defined(NLIST_ELF64)
69 (defined(NLIST_ELF64) && (ELFSIZE == 64))
  /src/usr.sbin/kvm_mkdb/
extern.h 70 # define NLIST_ELF64
72 # define NLIST_ELF64
84 # define NLIST_ELF64
87 # define NLIST_ELF64
97 /* #define NLIST_ELF64 */
116 #ifdef NLIST_ELF64
nlist.c 104 #ifdef NLIST_ELF64
nlist_elf32.c 42 /* If not included by nlist_elf64.c, ELFSIZE won't be defined. */
69 #if defined(NLIST_ELF32) || defined(NLIST_ELF64)
74 (defined(NLIST_ELF64) && (ELFSIZE == 64))
  /src/usr.bin/crunch/crunchide/
extern.h 53 #ifdef NLIST_ELF64
crunchide.c 230 #ifdef NLIST_ELF64
exec_elf32.c 58 (defined(NLIST_ELF64) && (ELFSIZE == 64))
  /src/usr.sbin/mdsetimage/
extern.h 44 #ifdef NLIST_ELF64
exec_elf32.c 46 #if defined(NLIST_ELF32) || defined(NLIST_ELF64)
51 (defined(NLIST_ELF64) && (ELFSIZE == 64))
bin_nlist.c 65 #ifdef NLIST_ELF64
180 #ifdef NLIST_ELF64
  /src/sys/arch/atari/stand/binpatch/
binpatch.c 104 #ifdef NLIST_ELF64

Completed in 15 milliseconds