Home
last modified time | relevance | path

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

/linux/arch/powerpc/boot/
A Delf.h59 Elf32_Word e_version; member
76 Elf64_Word e_version; member
/linux/kernel/
A Dkexec_elf.c73 ehdr->e_version != EV_CURRENT) { in elf_is_ehdr_sane()
152 ehdr->e_version = elf32_to_cpu(ehdr, buf_ehdr->e_version); in elf_read_ehdr()
A Dkexec_file.c1304 ehdr->e_version = EV_CURRENT; in crash_prepare_elf64_headers()
/linux/include/uapi/linux/
A Delf.h209 Elf32_Word e_version; member
226 Elf64_Word e_version; member
/linux/tools/testing/selftests/proc/
A Dproc-pid-vm.c82 uint32_t e_version; member
172 h.e_version = 1; in make_exe()
/linux/arch/mips/boot/tools/
A Drelocs.c226 ehdr.e_version = elf_word_to_cpu(ehdr.e_version); in read_ehdr()
244 if (ehdr.e_version != EV_CURRENT) in read_ehdr()
/linux/drivers/remoteproc/
A Dremoteproc_elf_helpers.h65 ELF_GEN_FIELD_GET_SET(hdr, e_version, u32) in ELF_GEN_FIELD_GET_SET()
/linux/arch/x86/tools/
A Drelocs.c386 ehdr.e_version = elf_word_to_cpu(ehdr.e_version); in read_ehdr()
405 if (ehdr.e_version != EV_CURRENT) in read_ehdr()
/linux/arch/mips/boot/
A Delf2ecoff.c173 e->e_version = swab32(e->e_version); in convert_elf_hdr()
/linux/tools/perf/util/
A Dgenelf.c281 ehdr->e_version = EV_CURRENT; in jit_write_elf()
A Dsymbol-elf.c1558 ehdr->e_version = kehdr->e_version; in kcore__copy_hdr()
/linux/sound/pci/mixart/
A Dmixart_hwdep.c66 __be32 e_version; member
/linux/fs/proc/
A Dvmcore.c1250 ehdr.e_version != EV_CURRENT || in parse_crash_elf64_headers()
1306 ehdr.e_version != EV_CURRENT || in parse_crash_elf32_headers()
A Dkcore.c351 .e_version = EV_CURRENT, in read_kcore()
/linux/arch/powerpc/platforms/powernv/
A Dopal-core.c365 elf->e_version = cpu_to_be32(EV_CURRENT); in create_opalcore()
/linux/arch/s390/kernel/
A Dcrash_dump.c522 ehdr->e_version = EV_CURRENT; in ehdr_init()
/linux/scripts/mod/
A Dmodpost.c509 hdr->e_version = TO_NATIVE(hdr->e_version); in parse_elf()
/linux/arch/powerpc/kernel/
A Dfadump.c961 elf->e_version = EV_CURRENT; in fadump_init_elfcore_header()
A Dprom_init.c1173 .e_version = EV_CURRENT,
/linux/fs/
A Dbinfmt_elf_fdpic.c1248 elf->e_version = EV_CURRENT; in fill_elf_fdpic_header()
A Dbinfmt_elf.c1481 elf->e_version = EV_CURRENT; in fill_elf_header()

Completed in 53 milliseconds