Home
last modified time | relevance | path

Searched refs:task_get_exception_ports (Results 1 – 5 of 5) sorted by relevance

/external/google-breakpad/src/client/mac/handler/
Dexception_handler.cc435 task_get_exception_ports(current_task, in ForwardException()
670 kern_return_t result = task_get_exception_ports(current_task, in InstallHandler()
/external/swiftshader/third_party/LLVM/lib/Support/Unix/
DProcess.inc163 task_get_exception_ports(mach_task_self(), EXC_MASK_ALL, OriginalMasks,
/external/valgrind/coregrind/m_syswrap/
Dpriv_syswrap-darwin.h614 DECL_TEMPLATE(darwin, task_get_exception_ports);
Dsyswrap-darwin.c5259 PRE(task_get_exception_ports) in PRE() argument
5270 AFTER = POST_FN(task_get_exception_ports); in PRE()
5273 POST(task_get_exception_ports) in POST() argument
8193 CALL_PRE(task_get_exception_ports); in PRE()
/external/llvm/lib/Support/Unix/
DProcess.inc154 task_get_exception_ports(mach_task_self(), EXC_MASK_ALL, OriginalMasks,