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

/xnu-2782.1.97/osfmk/mach/
H A Dexception_types.h139 #define EXC_MASK_CRASH (1 << EXC_CRASH) macro
157 #define EXC_MASK_VALID (EXC_MASK_ALL | EXC_MASK_CRASH)

Completed in 19 milliseconds