Searched refs:exception_handler_t (Results 1 – 5 of 5) sorted by relevance
224 typedef mach_port_t exception_handler_t; typedef225 typedef exception_handler_t *exception_handler_array_t;286 typedef exception_handler_t exception_port_t;
590 type exception_handler_t = mach_port_t;595 array[*:32] of exception_handler_t;
70 exception_handler_t old_handlers[NUM_MASKS]; /** Same */
166 exception_handler_t handler;
189 exception_handler_t handlers[2]; in skywalk_test_driver_run()