Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/boot/
Delf.h58 Elf32_Word e_version; member
75 Elf64_Word e_version; member
/linux-4.4.14/include/uapi/linux/
Delf.h207 Elf32_Word e_version; member
224 Elf64_Word e_version; member
/linux-4.4.14/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.4.14/arch/mips/boot/
Delf2ecoff.c171 e->e_version = swab32(e->e_version); in convert_elf_hdr()
/linux-4.4.14/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.4.14/sound/pci/mixart/
Dmixart_hwdep.c78 u32 e_version; member
/linux-4.4.14/arch/x86/kernel/
Dcrash.c446 ehdr->e_version = EV_CURRENT; in prepare_elf64_headers()
/linux-4.4.14/arch/s390/kernel/
Dcrash_dump.c477 ehdr->e_version = EV_CURRENT; in ehdr_init()
/linux-4.4.14/tools/perf/util/
Dsymbol-elf.c1316 ehdr->e_version = kehdr->e_version; in kcore__copy_hdr()
/linux-4.4.14/arch/powerpc/kernel/
Dfadump.c777 elf->e_version = EV_CURRENT; in fadump_init_elfcore_header()
Dprom_init.c779 .e_version = EV_CURRENT,
/linux-4.4.14/scripts/mod/
Dmodpost.c441 hdr->e_version = TO_NATIVE(hdr->e_version); in parse_elf()
/linux-4.4.14/fs/
Dbinfmt_elf_fdpic.c1325 elf->e_version = EV_CURRENT; in fill_elf_fdpic_header()
Dbinfmt_elf.c1366 elf->e_version = EV_CURRENT; in fill_elf_header()