OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ELFCLASS
(Results
1 - 19
of
19
) sorted by relevancy
/src/usr.sbin/mdsetimage/
exec_elf32.c
69
ehdrp->e_ident[EI_CLASS] !=
ELFCLASS
)
/src/usr.sbin/lockstat/
elf32.c
115
ehdr.e_ident[EI_CLASS] !=
ELFCLASS
)
/src/tools/amiga-elf2bb/sys/
exec_elf.h
723
#define
ELFCLASS
ELFCLASS32
746
#define
ELFCLASS
ELFCLASS64
/src/lib/libc/gen/
nlist_elf32.c
133
ehdr.e_ident[EI_CLASS] !=
ELFCLASS
)
/src/usr.bin/crunch/crunchide/
exec_elf32.c
147
eh.e_ident[EI_CLASS] !=
ELFCLASS
)
/src/usr.sbin/kvm_mkdb/
nlist_elf32.c
188
ehdrp->e_ident[EI_CLASS] !=
ELFCLASS
)
/src/libexec/ld.elf_so/
map_object.c
139
if (ehdr->e_ident[EI_CLASS] !=
ELFCLASS
) {
141
ehdr->e_ident[EI_CLASS],
ELFCLASS
);
/src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h
630
#define
ELFCLASS
ELFCLASS32
/src/sys/arch/cobalt/cobalt/
machdep.c
167
((Elf_Ehdr *)end)->e_ident[EI_CLASS] ==
ELFCLASS
) {
/src/sys/arch/hpcmips/hpcmips/
machdep.c
219
eh->e_ident[EI_CLASS] ==
ELFCLASS
) {
/src/sys/ddb/
db_elf.c
143
elf->e_ident[EI_CLASS] !=
ELFCLASS
)
/src/sys/arch/amd64/stand/prekern/
elf.c
56
eif.ehdr->e_ident[EI_CLASS] !=
ELFCLASS
||
/src/sys/arch/epoc32/stand/e32boot/include/
elf.h
1089
#define
ELFCLASS
ELFCLASS32
1115
#define
ELFCLASS
ELFCLASS64
/src/sys/sys/
exec_elf.h
1027
#define ELFCLASSNUM 3 /* Number of
ELFCLASS
* types. */
1411
#define
ELFCLASS
ELFCLASS32
1438
#define
ELFCLASS
ELFCLASS64
/src/tools/arm-elf2aout/sys/
exec_elf.h
1118
#define
ELFCLASS
ELFCLASS32
1144
#define
ELFCLASS
ELFCLASS64
/src/tools/m68k-elf2aout/sys/
exec_elf.h
1118
#define
ELFCLASS
ELFCLASS32
1144
#define
ELFCLASS
ELFCLASS64
/src/sys/arch/x86/x86/
multiboot2.c
1044
ehdr.e_ident[EI_CLASS] =
ELFCLASS
;
/src/sys/kern/
exec_elf.c
291
eh->e_ident[EI_CLASS] !=
ELFCLASS
) {
kern_ksyms.c
529
ehdr->e_ident[EI_CLASS] !=
ELFCLASS
||
Completed in 35 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026