Home
last modified time | relevance | path

Searched refs:ET_CORE (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/arch/powerpc/boot/
Delf.h43 #define ET_CORE 4 macro
/linux-4.1.27/include/uapi/linux/
Delf.h68 #define ET_CORE 4 macro
/linux-4.1.27/fs/proc/
Dvmcore.c1014 (ehdr.e_type != ET_CORE) || in parse_crash_elf64_headers()
1070 (ehdr.e_type != ET_CORE) || in parse_crash_elf32_headers()
Dkcore.c339 elf->e_type = ET_CORE; in elf_kcore_store_hdr()
/linux-4.1.27/arch/x86/kernel/
Dcrash.c446 ehdr->e_type = ET_CORE; in prepare_elf64_headers()
/linux-4.1.27/arch/s390/kernel/
Dcrash_dump.c509 ehdr->e_type = ET_CORE; in ehdr_init()
/linux-4.1.27/arch/powerpc/kernel/
Dfadump.c775 elf->e_type = ET_CORE; in fadump_init_elfcore_header()
/linux-4.1.27/fs/
Dbinfmt_elf_fdpic.c1283 elf->e_type = ET_CORE; in fill_elf_fdpic_header()
Dbinfmt_elf.c1354 elf->e_type = ET_CORE; in fill_elf_header()