Searched refs:CatchExceptionRaise (Results 1 – 3 of 3) sorted by relevance
97 bool CatchExceptionRaise(task_t task);
246 bool MachException::Message::CatchExceptionRaise(task_t task) { in CatchExceptionRaise() function in MachException::Message
434 if (exception_message.CatchExceptionRaise(task)) { in DoExceptionThread()