Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/lib/
A Delf.c67 TEST_ASSERT(ident[EI_VERSION] == EV_CURRENT, in elfhdr_get()
73 filename, ident[EI_VERSION], EV_CURRENT); in elfhdr_get()
/linux/tools/perf/util/
A Dsymbol-minimal.c107 e_ident[EI_VERSION] != EV_CURRENT) in filename__read_build_id()
312 e_ident[EI_VERSION] != EV_CURRENT) in fd__is_64_bit()
/linux/arch/powerpc/boot/
A Delf.h123 #define EI_VERSION 6 macro
/linux/drivers/remoteproc/
A Dremoteproc_elf_helpers.h35 hdr->e_ident[EI_VERSION] = EV_CURRENT; in elf_hdr_init_ident()
/linux/include/uapi/linux/
A Delf.h336 #define EI_VERSION 6 macro
/linux/scripts/
A Dsorttable.c360 ehdr->e_ident[EI_VERSION] != EV_CURRENT) { in do_file()
A Drecordmcount.c525 ehdr->e_ident[EI_VERSION] != EV_CURRENT) { in do_file()
/linux/kernel/
A Dkexec_elf.c72 } else if (ehdr->e_ident[EI_VERSION] != EV_CURRENT || in elf_is_ehdr_sane()
A Dkexec_file.c1299 ehdr->e_ident[EI_VERSION] = EV_CURRENT; in crash_prepare_elf64_headers()
/linux/fs/proc/
A Dvmcore.c1249 ehdr.e_ident[EI_VERSION] != EV_CURRENT || in parse_crash_elf64_headers()
1305 ehdr.e_ident[EI_VERSION] != EV_CURRENT || in parse_crash_elf32_headers()
A Dkcore.c346 [EI_VERSION] = EV_CURRENT, in read_kcore()
/linux/arch/powerpc/platforms/powernv/
A Dopal-core.c360 elf->e_ident[EI_VERSION] = EV_CURRENT; in create_opalcore()
/linux/arch/s390/kernel/
A Dcrash_dump.c518 ehdr->e_ident[EI_VERSION] = EV_CURRENT; in ehdr_init()
/linux/arch/mips/boot/tools/
A Drelocs.c220 if (ehdr.e_ident[EI_VERSION] != EV_CURRENT) in read_ehdr()
/linux/arch/x86/tools/
A Drelocs.c380 if (ehdr.e_ident[EI_VERSION] != EV_CURRENT) { in read_ehdr()
/linux/arch/powerpc/kernel/
A Dfadump.c956 elf->e_ident[EI_VERSION] = EV_CURRENT; in fadump_init_elfcore_header()
/linux/fs/
A Dbinfmt_elf_fdpic.c1242 elf->e_ident[EI_VERSION] = EV_CURRENT; in fill_elf_fdpic_header()
A Dbinfmt_elf.c1476 elf->e_ident[EI_VERSION] = EV_CURRENT; in fill_elf_header()

Completed in 34 milliseconds