Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/mac/handler/
Dexception_handler.cc119 exception_mask_t s_exception_mask = EXC_MASK_BAD_ACCESS | variable
436 s_exception_mask, in ForwardException()
671 s_exception_mask, in InstallHandler()
680 result = task_set_exception_ports(current_task, s_exception_mask, in InstallHandler()