| /xnu-8020.121.3/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 | 218 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-8020.121.3/bsd/uxkern/ ! |
| H A D | ux_exception.c | 57 mach_exception_code_t code, in ux_exception() 116 mach_exception_code_t code, in handle_ux_exception()
|
| /xnu-8020.121.3/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 | 217 kern_return_t task_violated_guard(mach_exception_code_t, mach_exception_subcode_t, void *); 221 int exit_with_pac_exception(proc_t p, exception_type_t exception, mach_exception_code_t code, 230 mach_exception_code_t code, mach_exception_subcode_t subcode); 1003 mach_exception_code_t code = 0; in abort_with_payload_internal() 2819 exit_with_pac_exception(proc_t p, exception_type_t exception, mach_exception_code_t code, in exit_with_pac_exception() 2840 …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, 1864 threadsignal(thread_t sig_actthread, int signum, mach_exception_code_t code, boolean_t set_exitreas… in threadsignal()
|
| /xnu-8020.121.3/osfmk/kern/ ! |
| H A D | thread.h | 609 mach_exception_code_t code; 1462 mach_exception_code_t, mach_exception_subcode_t); 1465 mach_exception_code_t, mach_exception_subcode_t); 1468 mach_exception_code_t, mach_exception_subcode_t); 1470 mach_exception_code_t, mach_exception_subcode_t); 1472 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 | 539 task_violated_guard(mach_exception_code_t, mach_exception_subcode_t, void *);
|
| H A D | task.c | 342 extern int exit_with_port_space_exception(void *proc, mach_exception_code_t code, mach_exception_su… 6661 mach_exception_code_t code, in PROC_VIOLATED_GUARD__SEND_EXC_GUARD_AND_SUSPEND() 6687 mach_exception_code_t code, in task_violated_guard()
|
| /xnu-8020.121.3/osfmk/mach/ ! |
| H A D | exception_types.h | 209 typedef mach_exception_data_type_t mach_exception_code_t; typedef
|
| /xnu-8020.121.3/osfmk/i386/ ! |
| H A D | trap.h | 130 mach_exception_code_t code,
|
| H A D | trap.c | 881 mach_exception_code_t code; in user_trap() 1436 mach_exception_code_t code, in i386_exception()
|
| /xnu-8020.121.3/bsd/dev/i386/ ! |
| H A D | unix_signal.c | 958 mach_exception_code_t code, in machine_exception()
|
| /xnu-8020.121.3/bsd/dev/arm/ ! |
| H A D | unix_signal.c | 943 __unused mach_exception_code_t code, in machine_exception()
|
| /xnu-8020.121.3/osfmk/ipc/ ! |
| H A D | mach_port.c | 2360 mach_exception_code_t code = 0; in mach_port_guard_exception()
|
| /xnu-8020.121.3/osfmk/vm/ ! |
| H A D | vm_map.c | 7664 mach_exception_code_t code = 0; in vm_map_guard_exception()
|