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

  /src/usr.sbin/kvm_mkdb/
extern.h 76 # define NLIST_ELF32
80 # define NLIST_ELF32
83 # define NLIST_ELF32
86 # define NLIST_ELF32
90 # define NLIST_ELF32
92 # define NLIST_ELF32
96 /* #define NLIST_ELF32 */
113 #ifdef NLIST_ELF32
nlist.c 101 #ifdef NLIST_ELF32
nlist_elf32.c 1 /* $NetBSD: nlist_elf32.c,v 1.19 2010/08/28 21:30:03 joerg Exp $ */
39 __RCSID("$NetBSD: nlist_elf32.c,v 1.19 2010/08/28 21:30:03 joerg Exp $");
69 #if defined(NLIST_ELF32) || defined(NLIST_ELF64)
73 #if (defined(NLIST_ELF32) && (ELFSIZE == 32)) || \
  /src/lib/libc/gen/
nlist_private.h 42 # define NLIST_ELF32
45 # define NLIST_ELF32
52 # define NLIST_ELF32
55 # define NLIST_ELF32
59 # define NLIST_ELF32
61 # define NLIST_ELF32
63 # define NLIST_ELF32
72 # define NLIST_ELF32
90 #ifdef NLIST_ELF32
nlist.c 106 #ifdef NLIST_ELF32
nlist_elf32.c 1 /* $NetBSD: nlist_elf32.c,v 1.39 2016/02/26 17:12:53 christos Exp $ */
39 __RCSID("$NetBSD: nlist_elf32.c,v 1.39 2016/02/26 17:12:53 christos Exp $");
62 #if defined(NLIST_ELF32) || defined(NLIST_ELF64)
68 #if (defined(NLIST_ELF32) && (ELFSIZE == 32)) || \
  /src/usr.bin/crunch/crunchide/
extern.h 49 #ifdef NLIST_ELF32
crunchide.c 227 #ifdef NLIST_ELF32
exec_elf32.c 57 #if (defined(NLIST_ELF32) && (ELFSIZE == 32)) || \
  /src/usr.sbin/mdsetimage/
extern.h 40 #ifdef NLIST_ELF32
exec_elf32.c 46 #if defined(NLIST_ELF32) || defined(NLIST_ELF64)
50 #if (defined(NLIST_ELF32) && (ELFSIZE == 32)) || \
bin_nlist.c 62 #ifdef NLIST_ELF32
177 #ifdef NLIST_ELF32
  /src/sys/arch/atari/stand/binpatch/
binpatch.c 101 #ifdef NLIST_ELF32

Completed in 42 milliseconds