Home
last modified time | relevance | path

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

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