Home
last modified time | relevance | path

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

/xnu-11215/tests/
H A Dexc_helpers.h87 run_exception_handler_behavior64(mach_port_t exc_port, void *preferred_callback, void *callback,
H A Dexception_tests.c84run_exception_handler_behavior64(exc_port, NULL, exc_handler_identity_protected, EXCEPTION_IDENTIT…
H A Dcorpse_backtrace.c234 run_exception_handler_behavior64(exc_port, exc_handler_backtrace, NULL,
267 run_exception_handler_behavior64(exc_port, exc_handler_backtrace, exc_handler_identity_protected,
H A Dexc_helpers.c412 run_exception_handler_behavior64(exc_port, NULL, (void *)callback, EXCEPTION_STATE_IDENTITY, true); in run_exception_handler()
416 run_exception_handler_behavior64(mach_port_t exc_port, void *preferred_callback, in run_exception_handler_behavior64() function
/xnu-11215/tests/ipc/
H A Dhardened_exceptions.c162 run_exception_handler_behavior64(exc_port, NULL,