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.cc122 exception_mask_t s_exception_mask = EXC_MASK_BAD_ACCESS | variable
444 s_exception_mask, in ForwardException()
679 s_exception_mask, in InstallHandler()
688 result = task_set_exception_ports(current_task, s_exception_mask, in InstallHandler()