Home
last modified time | relevance | path

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

/xnu-11215/tests/
H A Dexc_helpers.c108 static exc_handler_protected_callback_t exc_handler_protected_callback; variable
190 exc_handler_protected_callback(task_id_token, thread_id, exception, codes_64); in catch_mach_exception_raise_identity_protected()
389 exc_handler_protected_callback = (exc_handler_protected_callback_t)callback; in _run_exception_handler()