Home
last modified time | relevance | path

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

/linux/arch/powerpc/boot/
H A Delf.h44 #define ET_CORE 4 macro
/linux/drivers/remoteproc/
H A Dremoteproc_coredump.c281 elf_hdr_set_e_type(class, ehdr, ET_CORE); in rproc_coredump()
400 elf_hdr_set_e_type(class, ehdr, ET_CORE); in rproc_coredump_using_sections()
/linux/fs/proc/
H A Dkcore.c361 .e_type = ET_CORE, in read_kcore_iter()
/linux/arch/s390/kernel/
H A Dcrash_dump.c456 ehdr->e_type = ET_CORE; in ehdr_init()
/linux/fs/
H A Dbinfmt_elf_fdpic.c1255 elf->e_type = ET_CORE; in fill_elf_fdpic_header()
H A Dbinfmt_elf.c1448 elf->e_type = ET_CORE; in fill_elf_header()