Home
last modified time | relevance | path

Searched refs:e_version (Results 1 – 15 of 15) sorted by relevance

/linux-4.1.27/arch/powerpc/boot/
Delf.h58 Elf32_Word e_version; member
75 Elf64_Word e_version; member
/linux-4.1.27/include/uapi/linux/
Delf.h207 Elf32_Word e_version; member
224 Elf64_Word e_version; member
/linux-4.1.27/arch/x86/tools/
Drelocs.c354 ehdr.e_version = elf_word_to_cpu(ehdr.e_version); in read_ehdr()
372 if (ehdr.e_version != EV_CURRENT) { in read_ehdr()
/linux-4.1.27/arch/mips/boot/
Delf2ecoff.c171 e->e_version = swab32(e->e_version); in convert_elf_hdr()
/linux-4.1.27/fs/proc/
Dvmcore.c1018 ehdr.e_version != EV_CURRENT || in parse_crash_elf64_headers()
1074 ehdr.e_version != EV_CURRENT || in parse_crash_elf32_headers()
Dkcore.c341 elf->e_version = EV_CURRENT; in elf_kcore_store_hdr()
/linux-4.1.27/sound/pci/mixart/
Dmixart_hwdep.c78 u32 e_version; member
/linux-4.1.27/arch/x86/kernel/
Dcrash.c448 ehdr->e_version = EV_CURRENT; in prepare_elf64_headers()
/linux-4.1.27/arch/s390/kernel/
Dcrash_dump.c511 ehdr->e_version = EV_CURRENT; in ehdr_init()
/linux-4.1.27/tools/perf/util/
Dsymbol-elf.c1298 ehdr->e_version = kehdr->e_version; in kcore__copy_hdr()
/linux-4.1.27/arch/powerpc/kernel/
Dfadump.c777 elf->e_version = EV_CURRENT; in fadump_init_elfcore_header()
Dprom_init.c771 .e_version = EV_CURRENT,
/linux-4.1.27/scripts/mod/
Dmodpost.c440 hdr->e_version = TO_NATIVE(hdr->e_version); in parse_elf()
/linux-4.1.27/fs/
Dbinfmt_elf_fdpic.c1285 elf->e_version = EV_CURRENT; in fill_elf_fdpic_header()
Dbinfmt_elf.c1356 elf->e_version = EV_CURRENT; in fill_elf_header()