Home
last modified time | relevance | path

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

/xnu-11215.1.10/libsyscall/mach/
H A Dadd_attributes_to_mig.txt31 thread_adopt_exception_handler
/xnu-11215.1.10/tests/ipc/
H A Dhardened_exceptions.c113 kern_return_t kr = thread_adopt_exception_handler( in thread_register_handler()
/xnu-11215.1.10/osfmk/mach/
H A Dthread_act.defs419 routine thread_adopt_exception_handler(
H A Dtask.defs605 * When used in conjunction with thread_adopt_exception_handler, we call this a
/xnu-11215.1.10/osfmk/kern/
H A Dipc_tt.c5157 thread_adopt_exception_handler( in thread_adopt_exception_handler() function