Symbol: EI_CLASS
lib/libc/gen/nlist_elf32.c
133
ehdr.e_ident[EI_CLASS] != ELFCLASS)
lib/librumpuser/rumpuser_dl.c
178
eident = *(unsigned char *)(map->l_addr + EI_CLASS);
libexec/ld.elf_so/map_object.c
139
if (ehdr->e_ident[EI_CLASS] != ELFCLASS) {
libexec/ld.elf_so/map_object.c
141
ehdr->e_ident[EI_CLASS], ELFCLASS);
sys/arch/amd64/stand/prekern/elf.c
56
eif.ehdr->e_ident[EI_CLASS] != ELFCLASS ||
sys/arch/cobalt/cobalt/machdep.c
167
((Elf_Ehdr *)end)->e_ident[EI_CLASS] == ELFCLASS) {
sys/arch/emips/stand/common/bootxx.c
150
(ehdr.e_ident[EI_CLASS] != ELFCLASS32)) {
sys/arch/ews4800mips/stand/common/bootxx.c
196
e->e_ident[EI_CLASS] != ELFCLASS32 ||
sys/arch/hpc/stand/hpcboot/load_elf.cpp
306
_eh.e_ident[EI_CLASS] != ELFCLASS32) {
sys/arch/hpc/stand/hpcboot/load_elf.cpp
308
_eh.e_ident[EI_CLASS], _eh.e_ident[EI_DATA]));
sys/arch/hpcmips/hpcmips/machdep.c
219
eh->e_ident[EI_CLASS] == ELFCLASS) {
sys/arch/hppa/stand/xxboot/main.c
405
if ((class_data = *(uint16_t *)&e32hdr->e_ident[EI_CLASS]) ==
sys/arch/i386/i386/multiboot.c
702
ehdr.e_ident[EI_CLASS] = ELFCLASS32;
sys/arch/i386/stand/lib/exec_multiboot1.c
54
class = ((Elf_Ehdr *)ehdr)->e_ident[EI_CLASS];
sys/arch/i386/stand/lib/exec_multiboot2.c
1000
class = ehdr.e32.e_ident[EI_CLASS];
sys/arch/luna68k/luna68k/machdep.c
264
ehdr->e_ident[EI_CLASS] != ELFCLASS32) {
sys/arch/mac68k/mac68k/machdep.c
870
ehdr->e_ident[EI_CLASS] != ELFCLASS32) {
sys/arch/mipsco/stand/common/bootxx.c
140
(ehdr.e_ident[EI_CLASS] != ELFCLASS32)) {
sys/arch/next68k/next68k/nextrom.c
174
if (ehdr->e_ident[EI_CLASS] != ELFCLASS32) {
sys/arch/pmax/stand/common/bootxx.c
172
(ehdr.e_ident[EI_CLASS] != ELFCLASS32)) {
sys/arch/pmax/stand/smallnet/setnetimage/setnetimage.c
133
(ehdr.e_ident[EI_CLASS] != ELFCLASS32)) {
sys/arch/powerpc/stand/mkbootimage/mkbootimage.c
155
hdr->e_ident[EI_CLASS] != ELFCLASS32)
sys/arch/prep/stand/installboot/installboot.c
103
eh.e_ident[EI_CLASS] != ELFCLASS32) {
sys/arch/sun2/sun2/locore2.c
116
ehdr->e_ident[EI_CLASS] != ELFCLASS32) {
sys/arch/sun3/sun3/locore2.c
119
ehdr->e_ident[EI_CLASS] != ELFCLASS32) {
sys/arch/sun3/sun3x/locore2.c
105
ehdr->e_ident[EI_CLASS] != ELFCLASS32) {
sys/arch/x68k/stand/aout2hux/aout2hux.c
409
hdre->e_ident[EI_CLASS] != ELFCLASS32 ||
sys/arch/x68k/stand/common/exec_sub.c
294
*(u_int16_t *)&ehdr->e_ident[EI_CLASS] !=
sys/arch/x86/x86/multiboot2.c
1044
ehdr.e_ident[EI_CLASS] = ELFCLASS;
sys/arch/zaurus/stand/zboot/loadfile_zboot.c
87
elf32.e_ident[EI_CLASS] == ELFCLASS32) {
sys/arch/zaurus/stand/zbsdmod/zbsdmod.c
111
elf->e_ident[EI_CLASS] != ELFCLASS32)
sys/ddb/db_elf.c
143
elf->e_ident[EI_CLASS] != ELFCLASS)
sys/dev/pci/veritefb.c
2230
u[EI_CLASS] != ELFCLASS32 || u[EI_DATA] != ELFDATA2MSB) {
sys/kern/core_elf32.c
165
ehdr.e_ident[EI_CLASS] = ELFCLASS32;
sys/kern/core_elf32.c
167
ehdr.e_ident[EI_CLASS] = ELFCLASS64;
sys/kern/exec_elf.c
291
eh->e_ident[EI_CLASS] != ELFCLASS) {
sys/kern/exec_elf.c
295
eh->e_ident[EI_MAG3], eh->e_ident[EI_CLASS]);
sys/kern/kern_ksyms.c
529
ehdr->e_ident[EI_CLASS] != ELFCLASS ||
sys/lib/libsa/loadfile.c
161
hdr.elf32.e_ident[EI_CLASS] == ELFCLASS32) {
sys/lib/libsa/loadfile.c
169
hdr.elf64.e_ident[EI_CLASS] == ELFCLASS64) {
usr.bin/crunch/crunchide/exec_elf32.c
147
eh.e_ident[EI_CLASS] != ELFCLASS)
usr.bin/elf2aout/elf2aout.c
156
if (ex->e_ident[EI_CLASS] == ELFCLASS32)
usr.bin/elf2aout/elf2aout.c
267
if (ex.e_ident[EI_CLASS] == ELFCLASS64)
usr.sbin/installboot/arch/pmax.c
324
(ehdr.e_ident[EI_CLASS] != ELFCLASS32)) {
usr.sbin/kvm_mkdb/nlist_elf32.c
188
ehdrp->e_ident[EI_CLASS] != ELFCLASS)
usr.sbin/lockstat/elf32.c
115
ehdr.e_ident[EI_CLASS] != ELFCLASS)
usr.sbin/mdsetimage/exec_elf32.c
69
ehdrp->e_ident[EI_CLASS] != ELFCLASS)
usr.sbin/mopd/common/file.c
444
if (ehdr.e_ident[EI_CLASS] != ELFCLASS32)
usr.sbin/mopd/common/file.c
475
if (ehdr.e_ident[EI_CLASS] != ELFCLASS32)