Home
last modified time | relevance | path

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

/linux-3.3/arch/powerpc/boot/
Delf.h122 #define EI_VERSION 6 macro
/linux-3.3/arch/powerpc/oprofile/cell/
Dvma_map.c105 [EI_VERSION] = EV_CURRENT, in create_vma_map()
/linux-3.3/fs/proc/
Dvmcore.c551 ehdr.e_ident[EI_VERSION] != EV_CURRENT || in parse_crash_elf64_headers()
607 ehdr.e_ident[EI_VERSION] != EV_CURRENT || in parse_crash_elf32_headers()
Dkcore.c331 elf->e_ident[EI_VERSION]= EV_CURRENT; in elf_kcore_store_hdr()
/linux-3.3/include/linux/
Delf.h334 #define EI_VERSION 6 macro
/linux-3.3/scripts/
Drecordmcount.c322 || ehdr->e_ident[EI_VERSION] != EV_CURRENT) { in do_file()
/linux-3.3/arch/s390/kernel/
Dcrash_dump.c260 ehdr->e_ident[EI_VERSION] = EV_CURRENT; in ehdr_init()
/linux-3.3/arch/x86/boot/compressed/
Drelocs.c232 if (ehdr.e_ident[EI_VERSION] != EV_CURRENT) { in read_ehdr()
/linux-3.3/fs/
Dbinfmt_elf_fdpic.c1320 elf->e_ident[EI_VERSION] = EV_CURRENT; in fill_elf_fdpic_header()
Dbinfmt_elf.c1238 elf->e_ident[EI_VERSION] = EV_CURRENT; in fill_elf_header()