Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/boot/
Delf.h59 Elf32_Word e_version; member
76 Elf64_Word e_version; member
/linux-6.12.1/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()
Dcrash_core.c202 ehdr->e_version = EV_CURRENT; in crash_prepare_elf64_headers()
/linux-6.12.1/arch/s390/tools/
Drelocs.c134 ehdr.e_version = elf_word_to_cpu(ehdr.e_version); in read_ehdr()
153 if (ehdr.e_version != EV_CURRENT) in read_ehdr()
/linux-6.12.1/include/uapi/linux/
Delf.h213 Elf32_Word e_version; member
230 Elf64_Word e_version; member
/linux-6.12.1/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-6.12.1/drivers/remoteproc/
Dremoteproc_elf_helpers.h65 ELF_GEN_FIELD_GET_SET(hdr, e_version, u32) in ELF_GEN_FIELD_GET_SET()
/linux-6.12.1/tools/testing/selftests/proc/
Dproc-pid-vm.c85 uint32_t e_version; member
175 h.e_version = 1; in make_exe()
/linux-6.12.1/arch/x86/tools/
Drelocs.c387 ehdr.e_version = elf_word_to_cpu(ehdr.e_version); in read_ehdr()
406 if (ehdr.e_version != EV_CURRENT) in read_ehdr()
/linux-6.12.1/arch/mips/boot/
Delf2ecoff.c173 e->e_version = swab32(e->e_version); in convert_elf_hdr()
/linux-6.12.1/tools/perf/util/
Dgenelf.c283 ehdr->e_version = EV_CURRENT; in jit_write_elf()
Dsymbol-elf.c2067 ehdr->e_version = kehdr->e_version; in kcore__copy_hdr()
/linux-6.12.1/sound/pci/mixart/
Dmixart_hwdep.c66 __be32 e_version; member
/linux-6.12.1/fs/proc/
Dvmcore.c1230 ehdr.e_version != EV_CURRENT || in parse_crash_elf64_headers()
1286 ehdr.e_version != EV_CURRENT || in parse_crash_elf32_headers()
Dkcore.c366 .e_version = EV_CURRENT, in read_kcore_iter()
/linux-6.12.1/arch/powerpc/platforms/powernv/
Dopal-core.c367 elf->e_version = cpu_to_be32(EV_CURRENT); in create_opalcore()
/linux-6.12.1/arch/s390/kernel/
Dcrash_dump.c464 ehdr->e_version = EV_CURRENT; in ehdr_init()
/linux-6.12.1/scripts/mod/
Dmodpost.c446 hdr->e_version = TO_NATIVE(hdr->e_version); in parse_elf()
/linux-6.12.1/arch/powerpc/kernel/
Dfadump.c938 elf->e_version = EV_CURRENT; in fadump_init_elfcore_header()
Dprom_init.c1177 .e_version = EV_CURRENT,
/linux-6.12.1/fs/
Dbinfmt_elf_fdpic.c1241 elf->e_version = EV_CURRENT; in fill_elf_fdpic_header()
Dbinfmt_elf.c1479 elf->e_version = EV_CURRENT; in fill_elf_header()