Searched refs:exception_handler_t (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/mach/
H A Dmach_types.h192 typedef mach_port_t exception_handler_t; typedef
193 typedef exception_handler_t *exception_handler_array_t;
241 typedef exception_handler_t exception_port_t;
H A Dmach_types.defs452 type exception_handler_t = mach_port_t;
455 array[*:32] of exception_handler_t;

Completed in 31 milliseconds