Home
last modified time | relevance | path

Searched refs:EI_VERSION (Results 1 – 20 of 20) sorted by relevance

/linux-6.15/tools/testing/selftests/kvm/lib/
H A Delf.c66 TEST_ASSERT(ident[EI_VERSION] == EV_CURRENT, in elfhdr_get()
72 filename, ident[EI_VERSION], EV_CURRENT); in elfhdr_get()
/linux-6.15/arch/powerpc/boot/
H A Delf.h123 #define EI_VERSION 6 macro
/linux-6.15/tools/perf/util/
H A Dsymbol-minimal.c107 e_ident[EI_VERSION] != EV_CURRENT) in filename__read_build_id()
314 e_ident[EI_VERSION] != EV_CURRENT) in fd__is_64_bit()
/linux-6.15/drivers/remoteproc/
H A Dremoteproc_elf_helpers.h35 hdr->e_ident[EI_VERSION] = EV_CURRENT; in elf_hdr_init_ident()
/linux-6.15/tools/include/uapi/linux/
H A Delf.h348 #define EI_VERSION 6 macro
/linux-6.15/include/uapi/linux/
H A Delf.h358 #define EI_VERSION 6 macro
/linux-6.15/kernel/
H A Dkexec_elf.c72 } else if (ehdr->e_ident[EI_VERSION] != EV_CURRENT || in elf_is_ehdr_sane()
H A Dcrash_core.c197 ehdr->e_ident[EI_VERSION] = EV_CURRENT; in crash_prepare_elf64_headers()
/linux-6.15/arch/s390/tools/
H A Drelocs.c128 if (ehdr.e_ident[EI_VERSION] != EV_CURRENT) in read_ehdr()
/linux-6.15/scripts/
H A Drecordmcount.c559 ehdr->e_ident[EI_VERSION] != EV_CURRENT) { in do_file()
H A Dsorttable.c1249 ehdr->e32.e_ident[EI_VERSION] != EV_CURRENT) { in do_file()
/linux-6.15/arch/powerpc/platforms/powernv/
H A Dopal-core.c362 elf->e_ident[EI_VERSION] = EV_CURRENT; in create_opalcore()
/linux-6.15/fs/proc/
H A Dkcore.c358 [EI_VERSION] = EV_CURRENT, in read_kcore_iter()
H A Dvmcore.c1231 ehdr.e_ident[EI_VERSION] != EV_CURRENT || in parse_crash_elf64_headers()
1287 ehdr.e_ident[EI_VERSION] != EV_CURRENT || in parse_crash_elf32_headers()
/linux-6.15/arch/mips/boot/tools/
H A Drelocs.c220 if (ehdr.e_ident[EI_VERSION] != EV_CURRENT) in read_ehdr()
/linux-6.15/arch/s390/kernel/
H A Dcrash_dump.c453 ehdr->e_ident[EI_VERSION] = EV_CURRENT; in ehdr_init()
/linux-6.15/arch/x86/tools/
H A Drelocs.c356 if (ehdr.e_ident[EI_VERSION] != EV_CURRENT) in read_ehdr()
/linux-6.15/arch/powerpc/kernel/
H A Dfadump.c935 elf->e_ident[EI_VERSION] = EV_CURRENT; in fadump_init_elfcore_header()
/linux-6.15/fs/
H A Dbinfmt_elf_fdpic.c1245 elf->e_ident[EI_VERSION] = EV_CURRENT; in fill_elf_fdpic_header()
H A Dbinfmt_elf.c1504 elf->e_ident[EI_VERSION] = EV_CURRENT; in fill_elf_header()