Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/mach/
H A Dmach_types.h223 typedef mach_port_t exception_handler_t; typedef
224 typedef exception_handler_t *exception_handler_array_t;
275 typedef exception_handler_t exception_port_t;
H A Dmach_types.defs587 type exception_handler_t = mach_port_t;
592 array[*:32] of exception_handler_t;
/xnu-8792.41.9/tests/
H A Dimmovable_send.c165 exception_handler_t handler;