Home
last modified time | relevance | path

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

/linux/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/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/arch/powerpc/boot/
H A Delf.h123 #define EI_VERSION 6 macro
/linux/drivers/remoteproc/
H A Dremoteproc_elf_helpers.h35 hdr->e_ident[EI_VERSION] = EV_CURRENT; in elf_hdr_init_ident()
/linux/scripts/
H A Dsorttable.c884 ehdr->e32.e_ident[EI_VERSION] != EV_CURRENT) {
H A Drecordmcount.c559 ehdr->e_ident[EI_VERSION] != EV_CURRENT) { in do_file()
/linux/include/uapi/linux/
H A Delf.h340 #define EI_VERSION 6 macro
/linux/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/arch/s390/tools/
H A Drelocs.c128 if (ehdr.e_ident[EI_VERSION] != EV_CURRENT) in read_ehdr()
/linux/arch/powerpc/platforms/powernv/
H A Dopal-core.c362 elf->e_ident[EI_VERSION] = EV_CURRENT; in create_opalcore()
/linux/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/arch/mips/boot/tools/
H A Drelocs.c220 if (ehdr.e_ident[EI_VERSION] != EV_CURRENT) in read_ehdr()
/linux/fs/
H A Dbinfmt_elf_fdpic.c1244 elf->e_ident[EI_VERSION] = EV_CURRENT; in fill_elf_fdpic_header()
H A Dbinfmt_elf.c1482 elf->e_ident[EI_VERSION] = EV_CURRENT; in fill_elf_header()