Searched refs:exception_type_t (Results 1 - 12 of 12) sorted by relevance

/xnu-2782.1.97/libsyscall/mach/
H A Dexc_catcher.h37 exception_type_t,
42 exception_type_t,
53 exception_type_t,
H A Dexc_catcher.c47 exception_type_t exception,
63 extern kern_return_t catch_exception_raise(mach_port_t, mach_port_t, mach_port_t, exception_type_t, exception_data_t, mach_msg_type_number_t);
H A Dexc_catcher_state.c46 exception_type_t exception,
67 extern kern_return_t catch_exception_raise_state(mach_port_t, exception_type_t, exception_data_t, mach_msg_type_number_t, int *, thread_state_t, mach_msg_type_number_t, thread_state_t, mach_msg_type_number_t *);
H A Dexc_catcher_state_identity.c48 exception_type_t exception,
69 extern kern_return_t catch_exception_raise_state_identity(mach_port_t, mach_port_t, mach_port_t, exception_type_t, exception_data_t, mach_msg_type_number_t, int *, thread_state_t, mach_msg_type_number_t, thread_state_t, mach_msg_type_number_t *);
/xnu-2782.1.97/osfmk/kern/
H A Dexception.h53 exception_type_t exception,
61 extern kern_return_t task_exception_notify(exception_type_t exception,
H A Dexception.c99 exception_type_t exception,
107 exception_type_t exception,
113 exception_type_t exception,
133 exception_type_t exception,
321 exception_type_t exception,
356 exception_type_t exception,
421 exception_type_t exception,
448 kern_return_t task_exception_notify(exception_type_t exception,
/xnu-2782.1.97/osfmk/mach/
H A Dexc.defs75 type exception_type_t = int;
87 exception : exception_type_t;
97 exception : exception_type_t;
113 exception : exception_type_t;
H A Dmach_exc.defs75 type exception_type_t = int;
87 exception : exception_type_t;
97 exception : exception_type_t;
113 exception : exception_type_t;
H A Dexception_types.h182 typedef int exception_type_t; typedef
/xnu-2782.1.97/bsd/uxkern/
H A Dux_exception.c154 exception_type_t exception;
211 exception_type_t exception,
234 exception_type_t exception,
360 __unused exception_type_t exception,
375 __unused exception_type_t exception,
392 __unused exception_type_t exception,
409 __unused exception_type_t exception,
/xnu-2782.1.97/bsd/kern/
H A Dkern_guarded.c64 kern_return_t task_exception_notify(exception_type_t exception,
H A Dkern_exit.c167 kern_return_t task_exception_notify(exception_type_t exception,

Completed in 90 milliseconds