Searched refs:MH_CORE (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_core.c341 mh64->filetype = MH_CORE;
350 mh->filetype = MH_CORE;
/macosx-10.10/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dloader.h105 * A core file is in MH_CORE format and can be any in an arbritray legal
113 #define MH_CORE 0x4 /* core file */ macro
/macosx-10.10/xnu-2782.1.97/osfmk/kdp/ml/i386/
H A Dkdp_x86_common.c605 mh.filetype = MH_CORE;
616 /* Transmit the Mach-O MH_CORE header, and seek forward past the

Completed in 174 milliseconds