Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/kvm/lib/
Delf.c67 TEST_ASSERT(ident[EI_VERSION] == EV_CURRENT, in elfhdr_get()
73 filename, ident[EI_VERSION], EV_CURRENT); in elfhdr_get()
/Linux-v5.4/tools/perf/util/
Dsymbol-minimal.c105 e_ident[EI_VERSION] != EV_CURRENT) in filename__read_build_id()
310 e_ident[EI_VERSION] != EV_CURRENT) in fd__is_64_bit()
/Linux-v5.4/arch/powerpc/boot/
Delf.h123 #define EI_VERSION 6 macro
/Linux-v5.4/arch/powerpc/oprofile/cell/
Dvma_map.c101 [EI_VERSION] = EV_CURRENT, in create_vma_map()
/Linux-v5.4/include/uapi/linux/
Delf.h335 #define EI_VERSION 6 macro
/Linux-v5.4/scripts/
Dsortextable.c299 || ehdr->e_ident[EI_VERSION] != EV_CURRENT) { in do_file()
Drecordmcount.c502 ehdr->e_ident[EI_VERSION] != EV_CURRENT) { in do_file()
/Linux-v5.4/kernel/
Dkexec_elf.c72 } else if (ehdr->e_ident[EI_VERSION] != EV_CURRENT || in elf_is_ehdr_sane()
Dkexec_file.c1276 ehdr->e_ident[EI_VERSION] = EV_CURRENT; in crash_prepare_elf64_headers()
/Linux-v5.4/arch/powerpc/platforms/powernv/
Dopal-core.c359 elf->e_ident[EI_VERSION] = EV_CURRENT; in create_opalcore()
/Linux-v5.4/fs/proc/
Dkcore.c342 [EI_VERSION] = EV_CURRENT, in read_kcore()
Dvmcore.c1206 ehdr.e_ident[EI_VERSION] != EV_CURRENT || in parse_crash_elf64_headers()
1262 ehdr.e_ident[EI_VERSION] != EV_CURRENT || in parse_crash_elf32_headers()
/Linux-v5.4/arch/s390/kernel/
Dcrash_dump.c518 ehdr->e_ident[EI_VERSION] = EV_CURRENT; in ehdr_init()
/Linux-v5.4/arch/mips/boot/tools/
Drelocs.c220 if (ehdr.e_ident[EI_VERSION] != EV_CURRENT) in read_ehdr()
/Linux-v5.4/arch/x86/tools/
Drelocs.c353 if (ehdr.e_ident[EI_VERSION] != EV_CURRENT) { in read_ehdr()
/Linux-v5.4/arch/powerpc/kernel/
Dfadump.c848 elf->e_ident[EI_VERSION] = EV_CURRENT; in fadump_init_elfcore_header()
/Linux-v5.4/drivers/remoteproc/
Dremoteproc_core.c1596 ehdr->e_ident[EI_VERSION] = EV_CURRENT; in rproc_coredump()
/Linux-v5.4/fs/
Dbinfmt_elf_fdpic.c1295 elf->e_ident[EI_VERSION] = EV_CURRENT; in fill_elf_fdpic_header()
Dbinfmt_elf.c1434 elf->e_ident[EI_VERSION] = EV_CURRENT; in fill_elf_header()