Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/boot/
Delf.h59 Elf32_Word e_version; member
76 Elf64_Word e_version; member
/Linux-v5.10/kernel/
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()
Dkexec_file.c1292 ehdr->e_version = EV_CURRENT; in crash_prepare_elf64_headers()
/Linux-v5.10/include/uapi/linux/
Delf.h209 Elf32_Word e_version; member
226 Elf64_Word e_version; member
/Linux-v5.10/drivers/remoteproc/
Dremoteproc_elf_helpers.h65 ELF_GEN_FIELD_GET_SET(hdr, e_version, u32)
/Linux-v5.10/tools/testing/selftests/proc/
Dproc-pid-vm.c82 uint32_t e_version; member
172 h.e_version = 1; in make_exe()
/Linux-v5.10/arch/mips/boot/tools/
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-v5.10/arch/x86/tools/
Drelocs.c359 ehdr.e_version = elf_word_to_cpu(ehdr.e_version); in read_ehdr()
378 if (ehdr.e_version != EV_CURRENT) in read_ehdr()
/Linux-v5.10/arch/mips/boot/
Delf2ecoff.c173 e->e_version = swab32(e->e_version); in convert_elf_hdr()
/Linux-v5.10/tools/perf/util/
Dgenelf.c281 ehdr->e_version = EV_CURRENT; in jit_write_elf()
Dsymbol-elf.c1469 ehdr->e_version = kehdr->e_version; in kcore__copy_hdr()
/Linux-v5.10/sound/pci/mixart/
Dmixart_hwdep.c65 __be32 e_version; member
/Linux-v5.10/fs/proc/
Dkcore.c347 .e_version = EV_CURRENT, in read_kcore()
Dvmcore.c1207 ehdr.e_version != EV_CURRENT || in parse_crash_elf64_headers()
1263 ehdr.e_version != EV_CURRENT || in parse_crash_elf32_headers()
/Linux-v5.10/arch/powerpc/platforms/powernv/
Dopal-core.c365 elf->e_version = cpu_to_be32(EV_CURRENT); in create_opalcore()
/Linux-v5.10/arch/s390/kernel/
Dcrash_dump.c522 ehdr->e_version = EV_CURRENT; in ehdr_init()
/Linux-v5.10/scripts/mod/
Dmodpost.c517 hdr->e_version = TO_NATIVE(hdr->e_version); in parse_elf()
/Linux-v5.10/arch/powerpc/kernel/
Dfadump.c961 elf->e_version = EV_CURRENT; in fadump_init_elfcore_header()
Dprom_init.c1142 .e_version = EV_CURRENT,
/Linux-v5.10/fs/
Dbinfmt_elf_fdpic.c1263 elf->e_version = EV_CURRENT; in fill_elf_fdpic_header()
Dbinfmt_elf.c1465 elf->e_version = EV_CURRENT; in fill_elf_header()