| /linux-6.15/arch/powerpc/boot/ |
| H A D | elf.h | 59 Elf32_Word e_version; member 76 Elf64_Word e_version; member
|
| /linux-6.15/kernel/ |
| H A D | kexec_elf.c | 73 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()
|
| H A D | crash_core.c | 202 ehdr->e_version = EV_CURRENT; in crash_prepare_elf64_headers()
|
| /linux-6.15/arch/s390/tools/ |
| H A D | relocs.c | 134 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.15/tools/include/uapi/linux/ |
| H A D | elf.h | 221 Elf32_Word e_version; member 238 Elf64_Word e_version; member
|
| /linux-6.15/include/uapi/linux/ |
| H A D | elf.h | 221 Elf32_Word e_version; member 238 Elf64_Word e_version; member
|
| /linux-6.15/arch/mips/boot/tools/ |
| H A D | relocs.c | 226 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.15/drivers/remoteproc/ |
| H A D | remoteproc_elf_helpers.h | 65 ELF_GEN_FIELD_GET_SET(hdr, e_version, u32) in ELF_GEN_FIELD_GET_SET()
|
| /linux-6.15/tools/testing/selftests/proc/ |
| H A D | proc-pid-vm.c | 85 uint32_t e_version; member 175 h.e_version = 1; in make_exe()
|
| /linux-6.15/arch/x86/tools/ |
| H A D | relocs.c | 362 ehdr.e_version = elf_word_to_cpu(ehdr.e_version); in read_ehdr() 381 if (ehdr.e_version != EV_CURRENT) in read_ehdr()
|
| /linux-6.15/arch/mips/boot/ |
| H A D | elf2ecoff.c | 173 e->e_version = swab32(e->e_version); in convert_elf_hdr()
|
| /linux-6.15/tools/perf/util/ |
| H A D | genelf.c | 283 ehdr->e_version = EV_CURRENT; in jit_write_elf()
|
| H A D | symbol-elf.c | 2144 ehdr->e_version = kehdr->e_version; in kcore__copy_hdr()
|
| /linux-6.15/sound/pci/mixart/ |
| H A D | mixart_hwdep.c | 66 __be32 e_version; member
|
| /linux-6.15/arch/powerpc/platforms/powernv/ |
| H A D | opal-core.c | 367 elf->e_version = cpu_to_be32(EV_CURRENT); in create_opalcore()
|
| /linux-6.15/fs/proc/ |
| H A D | kcore.c | 363 .e_version = EV_CURRENT, in read_kcore_iter()
|
| H A D | vmcore.c | 1232 ehdr.e_version != EV_CURRENT || in parse_crash_elf64_headers() 1288 ehdr.e_version != EV_CURRENT || in parse_crash_elf32_headers()
|
| /linux-6.15/arch/s390/kernel/ |
| H A D | crash_dump.c | 457 ehdr->e_version = EV_CURRENT; in ehdr_init()
|
| /linux-6.15/scripts/mod/ |
| H A D | modpost.c | 450 hdr->e_version = TO_NATIVE(hdr->e_version); in parse_elf()
|
| /linux-6.15/arch/powerpc/kernel/ |
| H A D | fadump.c | 940 elf->e_version = EV_CURRENT; in fadump_init_elfcore_header()
|
| H A D | prom_init.c | 1177 .e_version = EV_CURRENT,
|
| /linux-6.15/fs/ |
| H A D | binfmt_elf_fdpic.c | 1251 elf->e_version = EV_CURRENT; in fill_elf_fdpic_header()
|
| H A D | binfmt_elf.c | 1509 elf->e_version = EV_CURRENT; in fill_elf_header()
|