Searched refs:ET_CORE (Results 1 – 13 of 13) sorted by relevance
237 if (ehdr->e_type != ET_CORE) in elf_read()329 EI_Ehdr.e_type == ET_CORE) { in process_phdr()
11 #define ET_CORE 4 /* Core file */ macro
538 if ((ehdr.e_type == ET_CORE) || (ehdr.e_type == ET_NONE)) {
99 SELFMAG)) != 0 || ehdr.e_type != ET_CORE) { in open_core()
1108 ehdr.e_type = ET_CORE; in Pfgcore()1166 ehdr.e_type = ET_CORE; in Pfgcore()
1766 if (type == ET_CORE) { in core_elf_fdopen()2291 if (core_elf_fdopen(&core, ET_CORE, perr) == -1) in Pfgrab_core()
138 #define ET_CORE 4 macro
259 @ MSG_ET_CORE_CF "ET_CORE" # 5
464 #if ET_NUM != (ET_CORE + 1) in ehdr_type_strings()
938 if (ehdr.e_type == ET_CORE) { in main()
1130 if (state->ehdr->e_type == ET_CORE) { in output_symbol()3688 is_corenote = (ehdr->e_type == ET_CORE) && in note_entry()5197 if ((note_cnt == 0) && (ehdr->e_type == ET_CORE) && in regular()
1824 ehdr->e_type = ET_CORE; in elfcore()
1945 if (ehdrp->e_type == ET_REL || ehdrp->e_type == ET_CORE) { in doelfwork()