ELF_CLASS 1281 fs/binfmt_elf.c elf->e_ident[EI_CLASS] = ELF_CLASS; ELF_CLASS 1294 fs/binfmt_elf_fdpic.c elf->e_ident[EI_CLASS] = ELF_CLASS; ELF_CLASS 160 fs/proc/kcore.c elf->e_ident[EI_CLASS] = ELF_CLASS; ELF_CLASS 211 include/asm-parisc/elf.h #ifndef ELF_CLASS ELF_CLASS 302 include/asm-parisc/elf.h #define elf_check_arch(x) ((x)->e_machine == EM_PARISC && (x)->e_ident[EI_CLASS] == ELF_CLASS) ELF_CLASS 380 include/linux/elf.h #if ELF_CLASS == ELFCLASS32