ET_CORE
if (ehdr->e_type != ET_CORE)
EI_Ehdr.e_type == ET_CORE) {
if (ehdr.e_type == ET_CORE) {
if (state->ehdr->e_type == ET_CORE) {
is_corenote = (ehdr->e_type == ET_CORE) &&
if ((note_cnt == 0) && (ehdr->e_type == ET_CORE) &&
#if ET_NUM != (ET_CORE + 1)
if ((ehdr.e_type == ET_CORE) || (ehdr.e_type == ET_NONE)) {
#ifndef ET_CORE
if (type == ET_CORE) {
if (core_elf_fdopen(&core, ET_CORE, perr) == -1)
ehdr.e_type = ET_CORE;
ehdr.e_type = ET_CORE;
SELFMAG)) != 0 || ehdr.e_type != ET_CORE) {
ehdr->e_type = ET_CORE;
if (ehdrp->e_type == ET_REL || ehdrp->e_type == ET_CORE) {