Home
last modified time | relevance | path

Searched refs:ELF_CLASS (Results 1 – 4 of 4) sorted by relevance

/fs/
Dcompat_binfmt_elf.c25 #undef ELF_CLASS
26 #define ELF_CLASS ELFCLASS32 macro
Dbinfmt_elf_fdpic.c1255 elf->e_ident[EI_CLASS] = ELF_CLASS; in fill_elf_fdpic_header()
Dbinfmt_elf.c1471 elf->e_ident[EI_CLASS] = ELF_CLASS; in fill_elf_header()
/fs/proc/
Dkcore.c338 [EI_CLASS] = ELF_CLASS, in read_kcore()