Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/boot/
Delf.h122 #define EI_VERSION 6 macro
/linux-4.1.27/tools/perf/util/
Dsymbol-minimal.c100 e_ident[EI_VERSION] != EV_CURRENT) in filename__read_build_id()
307 e_ident[EI_VERSION] != EV_CURRENT) in fd__is_64_bit()
/linux-4.1.27/arch/powerpc/oprofile/cell/
Dvma_map.c105 [EI_VERSION] = EV_CURRENT, in create_vma_map()
/linux-4.1.27/scripts/
Dsortextable.c266 || ehdr->e_ident[EI_VERSION] != EV_CURRENT) { in do_file()
Drecordmcount.c351 || ehdr->e_ident[EI_VERSION] != EV_CURRENT) { in do_file()
/linux-4.1.27/include/uapi/linux/
Delf.h331 #define EI_VERSION 6 macro
/linux-4.1.27/fs/proc/
Dvmcore.c1017 ehdr.e_ident[EI_VERSION] != EV_CURRENT || in parse_crash_elf64_headers()
1073 ehdr.e_ident[EI_VERSION] != EV_CURRENT || in parse_crash_elf32_headers()
Dkcore.c336 elf->e_ident[EI_VERSION]= EV_CURRENT; in elf_kcore_store_hdr()
/linux-4.1.27/arch/x86/kernel/
Dcrash.c443 ehdr->e_ident[EI_VERSION] = EV_CURRENT; in prepare_elf64_headers()
/linux-4.1.27/arch/s390/kernel/
Dcrash_dump.c507 ehdr->e_ident[EI_VERSION] = EV_CURRENT; in ehdr_init()
/linux-4.1.27/arch/x86/tools/
Drelocs.c348 if (ehdr.e_ident[EI_VERSION] != EV_CURRENT) { in read_ehdr()
/linux-4.1.27/arch/powerpc/kernel/
Dfadump.c772 elf->e_ident[EI_VERSION] = EV_CURRENT; in fadump_init_elfcore_header()
/linux-4.1.27/fs/
Dbinfmt_elf_fdpic.c1279 elf->e_ident[EI_VERSION] = EV_CURRENT; in fill_elf_fdpic_header()
Dbinfmt_elf.c1351 elf->e_ident[EI_VERSION] = EV_CURRENT; in fill_elf_header()