Home
last modified time | relevance | path

Searched refs:EXC_UNIX_ABORT (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/bsd/sys/
H A Dux_exception.h52 #define EXC_UNIX_ABORT 0x10002 /* SIGABRT */ macro
/xnu-12377.81.4/bsd/uxkern/
H A Dux_exception.c96 case EXC_UNIX_ABORT: in ux_exception()