Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/kvm/lib/
Delf.c68 TEST_ASSERT(ident[EI_VERSION] == EV_CURRENT, in elfhdr_get()
74 filename, ident[EI_VERSION], EV_CURRENT); in elfhdr_get()
/Linux-v4.19/tools/perf/util/
Dsymbol-minimal.c102 e_ident[EI_VERSION] != EV_CURRENT) in filename__read_build_id()
307 e_ident[EI_VERSION] != EV_CURRENT) in fd__is_64_bit()
/Linux-v4.19/arch/powerpc/boot/
Delf.h123 #define EI_VERSION 6 macro
/Linux-v4.19/arch/powerpc/oprofile/cell/
Dvma_map.c105 [EI_VERSION] = EV_CURRENT, in create_vma_map()
/Linux-v4.19/scripts/
Dsortextable.c299 || ehdr->e_ident[EI_VERSION] != EV_CURRENT) { in do_file()
Drecordmcount.c495 || ehdr->e_ident[EI_VERSION] != EV_CURRENT) { in do_file()
/Linux-v4.19/include/uapi/linux/
Delf.h335 #define EI_VERSION 6 macro
/Linux-v4.19/fs/proc/
Dkcore.c319 [EI_VERSION] = EV_CURRENT, in read_kcore()
Dvmcore.c1179 ehdr.e_ident[EI_VERSION] != EV_CURRENT || in parse_crash_elf64_headers()
1235 ehdr.e_ident[EI_VERSION] != EV_CURRENT || in parse_crash_elf32_headers()
/Linux-v4.19/arch/powerpc/kernel/
Dkexec_elf_64.c102 } else if (ehdr->e_ident[EI_VERSION] != EV_CURRENT || in elf_is_ehdr_sane()
Dfadump.c986 elf->e_ident[EI_VERSION] = EV_CURRENT; in fadump_init_elfcore_header()
/Linux-v4.19/arch/mips/boot/tools/
Drelocs.c220 if (ehdr.e_ident[EI_VERSION] != EV_CURRENT) in read_ehdr()
/Linux-v4.19/arch/s390/kernel/
Dcrash_dump.c516 ehdr->e_ident[EI_VERSION] = EV_CURRENT; in ehdr_init()
/Linux-v4.19/arch/x86/tools/
Drelocs.c350 if (ehdr.e_ident[EI_VERSION] != EV_CURRENT) { in read_ehdr()
/Linux-v4.19/kernel/
Dkexec_file.c1168 ehdr->e_ident[EI_VERSION] = EV_CURRENT; in crash_prepare_elf64_headers()
/Linux-v4.19/drivers/remoteproc/
Dremoteproc_core.c1162 ehdr->e_ident[EI_VERSION] = EV_CURRENT; in rproc_coredump()
/Linux-v4.19/fs/
Dbinfmt_elf_fdpic.c1299 elf->e_ident[EI_VERSION] = EV_CURRENT; in fill_elf_fdpic_header()
Dbinfmt_elf.c1453 elf->e_ident[EI_VERSION] = EV_CURRENT; in fill_elf_header()