Home
last modified time | relevance | path

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

/linux/arch/powerpc/boot/
A Delf.h44 #define ET_CORE 4 macro
/linux/drivers/remoteproc/
A Dremoteproc_coredump.c280 elf_hdr_set_e_type(class, ehdr, ET_CORE); in rproc_coredump()
398 elf_hdr_set_e_type(class, ehdr, ET_CORE); in rproc_coredump_using_sections()
/linux/include/uapi/linux/
A Delf.h70 #define ET_CORE 4 macro
/linux/tools/testing/selftests/powerpc/ptrace/
A Dcore-pkey.c208 FAIL_IF(ehdr->e_type != ET_CORE); in check_core_file()
/linux/fs/proc/
A Dvmcore.c1246 (ehdr.e_type != ET_CORE) || in parse_crash_elf64_headers()
1302 (ehdr.e_type != ET_CORE) || in parse_crash_elf32_headers()
A Dkcore.c349 .e_type = ET_CORE, in read_kcore()
/linux/arch/powerpc/platforms/powernv/
A Dopal-core.c363 elf->e_type = cpu_to_be16(ET_CORE); in create_opalcore()
/linux/arch/s390/kernel/
A Dcrash_dump.c520 ehdr->e_type = ET_CORE; in ehdr_init()
/linux/kernel/
A Dkexec_file.c1302 ehdr->e_type = ET_CORE; in crash_prepare_elf64_headers()
/linux/arch/powerpc/kernel/
A Dfadump.c959 elf->e_type = ET_CORE; in fadump_init_elfcore_header()
/linux/fs/
A Dbinfmt_elf_fdpic.c1246 elf->e_type = ET_CORE; in fill_elf_fdpic_header()
A Dbinfmt_elf.c1479 elf->e_type = ET_CORE; in fill_elf_header()

Completed in 25 milliseconds