Home
last modified time | relevance | path

Searched refs:CatchExceptionRaise (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachException.h96 bool CatchExceptionRaise(task_t task);
DMachException.cpp268 bool MachException::Message::CatchExceptionRaise(task_t task) { in CatchExceptionRaise() function in MachException::Message
DMachTask.mm867 if (exception_message.CatchExceptionRaise(task)) {