Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/mach/
H A Dmach_types.h223 typedef mach_port_t exception_handler_t; typedef
224 typedef exception_handler_t *exception_handler_array_t;
285 typedef exception_handler_t exception_port_t;
H A Dmach_types.defs590 type exception_handler_t = mach_port_t;
595 array[*:32] of exception_handler_t;
/xnu-10063.141.1/tests/vm/
H A Ddiag_threshold_test.h70 exception_handler_t old_handlers[NUM_MASKS]; /** Same */
/xnu-10063.141.1/tests/
H A Dimmovable_send.c165 exception_handler_t handler;