| /xnu-8019.80.24/bsd/sys/ |
| H A D | ux_exception.h | 63 machine_exception(int exception, mach_exception_code_t code, 68 mach_exception_code_t code,
|
| H A D | signalvar.h | 210 mach_exception_code_t code, boolean_t set_exitreason);
|
| H A D | user.h | 137 mach_exception_code_t uu_code; /* ``code'' to trap */
|
| /xnu-8019.80.24/bsd/uxkern/ |
| H A D | ux_exception.c | 57 mach_exception_code_t code, in ux_exception() 110 mach_exception_code_t code, in handle_ux_exception()
|
| /xnu-8019.80.24/bsd/kern/ |
| H A D | kern_debug.c | 79 extern kern_return_t task_violated_guard(mach_exception_code_t, mach_exception_subcode_t, void *); 91 mach_exception_code_t code = 0; in debug_syscall_rejection_handle()
|
| H A D | kern_guarded.c | 72 kern_return_t task_violated_guard(mach_exception_code_t, mach_exception_subcode_t, void *); 190 mach_exception_code_t code = 0; in fp_guard_exception() 209 mach_exception_code_t code, in fd_guard_ast() 1352 mach_exception_code_t code; in vng_guard_violation()
|
| H A D | kern_exit.c | 194 kern_return_t task_violated_guard(mach_exception_code_t, mach_exception_subcode_t, void *); 198 int exit_with_pac_exception(proc_t p, exception_type_t exception, mach_exception_code_t code, 207 mach_exception_code_t code, mach_exception_subcode_t subcode); 980 mach_exception_code_t code = 0; in abort_with_payload_internal() 2825 exit_with_pac_exception(proc_t p, exception_type_t exception, mach_exception_code_t code, in exit_with_pac_exception() 2846 …ach_exception(proc_t p, os_reason_t reason, exception_type_t exception, mach_exception_code_t code, in exit_with_mach_exception()
|
| H A D | kern_sig.c | 141 extern void doexception(int exc, mach_exception_code_t code, 1866 threadsignal(thread_t sig_actthread, int signum, mach_exception_code_t code, boolean_t set_exitreas… in threadsignal()
|
| /xnu-8019.80.24/osfmk/kern/ |
| H A D | thread.h | 574 mach_exception_code_t code; 1426 mach_exception_code_t, mach_exception_subcode_t); 1429 mach_exception_code_t, mach_exception_subcode_t); 1432 mach_exception_code_t, mach_exception_subcode_t); 1434 mach_exception_code_t, mach_exception_subcode_t); 1436 mach_exception_code_t, mach_exception_subcode_t, boolean_t);
|
| H A D | exception.c | 128 mach_exception_code_t code,
|
| H A D | task.h | 538 task_violated_guard(mach_exception_code_t, mach_exception_subcode_t, void *);
|
| H A D | task.c | 344 extern int exit_with_port_space_exception(void *proc, mach_exception_code_t code, mach_exception_su… 6664 mach_exception_code_t code, in PROC_VIOLATED_GUARD__SEND_EXC_GUARD_AND_SUSPEND() 6690 mach_exception_code_t code, in task_violated_guard()
|
| /xnu-8019.80.24/osfmk/mach/ |
| H A D | exception_types.h | 209 typedef mach_exception_data_type_t mach_exception_code_t; typedef
|
| /xnu-8019.80.24/osfmk/i386/ |
| H A D | trap.h | 130 mach_exception_code_t code,
|
| H A D | trap.c | 889 mach_exception_code_t code; in user_trap() 1444 mach_exception_code_t code, in i386_exception()
|
| /xnu-8019.80.24/bsd/dev/i386/ |
| H A D | unix_signal.c | 944 mach_exception_code_t code, in machine_exception()
|
| /xnu-8019.80.24/bsd/dev/arm/ |
| H A D | unix_signal.c | 897 __unused mach_exception_code_t code, in machine_exception()
|
| /xnu-8019.80.24/osfmk/ipc/ |
| H A D | mach_port.c | 2418 mach_exception_code_t code = 0; in mach_port_guard_exception()
|
| /xnu-8019.80.24/osfmk/vm/ |
| H A D | vm_map.c | 7771 mach_exception_code_t code = 0; in vm_map_guard_exception()
|