Searched refs:mach_exception_subcode_t (Results 1 – 16 of 16) sorted by relevance
| /xnu-11417.121.6/bsd/sys/ |
| H A D | ux_exception.h | 64 mach_exception_subcode_t subcode); 69 mach_exception_subcode_t subcode);
|
| H A D | user.h | 138 mach_exception_subcode_t uu_subcode;
|
| /xnu-11417.121.6/bsd/uxkern/ |
| H A D | ux_exception.c | 58 mach_exception_subcode_t subcode) in ux_exception() 117 mach_exception_subcode_t subcode) in handle_ux_exception()
|
| /xnu-11417.121.6/osfmk/i386/ |
| H A D | trap_internal.h | 75 mach_exception_subcode_t subcode);
|
| H A D | trap.c | 1081 mach_exception_subcode_t subcode; in user_trap() 1645 mach_exception_subcode_t subcode) in i386_exception()
|
| /xnu-11417.121.6/osfmk/kern/ |
| H A D | thread.h | 750 mach_exception_subcode_t subcode; 1708 mach_exception_code_t, mach_exception_subcode_t); 1710 mach_exception_code_t, mach_exception_subcode_t); 1712 mach_exception_code_t, mach_exception_subcode_t); 1714 mach_exception_code_t, mach_exception_subcode_t); 1716 int, exception_type_t, mach_exception_code_t, mach_exception_subcode_t, bool, bool); 1718 mach_exception_code_t, mach_exception_subcode_t, bool);
|
| H A D | task.h | 851 task_violated_guard(mach_exception_code_t, mach_exception_subcode_t, void *, bool);
|
| H A D | task.c | 2450 mach_exception_subcode_t subcode) in task_deliver_crash_notification() 7059 mach_exception_subcode_t subcode, in PROC_VIOLATED_GUARD__SEND_EXC_GUARD() 7087 mach_exception_subcode_t subcode, in task_violated_guard()
|
| /xnu-11417.121.6/osfmk/mach/ |
| H A D | exception_types.h | 218 typedef mach_exception_data_type_t mach_exception_subcode_t; typedef
|
| /xnu-11417.121.6/osfmk/corpses/ |
| H A D | task_corpse.h | 75 …rn_t task_deliver_crash_notification(task_t, thread_t, exception_type_t, mach_exception_subcode_t);
|
| /xnu-11417.121.6/bsd/kern/ |
| H A D | kern_guarded.c | 211 mach_exception_subcode_t subcode = fp->fp_guard->fpg_guard; in fp_guard_exception() 227 mach_exception_subcode_t subcode) in fd_guard_ast() 1276 mach_exception_subcode_t subcode; in vng_guard_violation()
|
| H A D | kern_debug.c | 155 mach_exception_subcode_t subcode = in debug_syscall_rejection_handle()
|
| H A D | kern_sig.c | 145 mach_exception_subcode_t sub);
|
| /xnu-11417.121.6/osfmk/ipc/ |
| H A D | ipc_policy.c | 758 mach_exception_subcode_t subcode = (uint64_t)payload; in mach_port_guard_exception()
|
| /xnu-11417.121.6/bsd/dev/i386/ |
| H A D | unix_signal.c | 960 __unused mach_exception_subcode_t subcode) in machine_exception()
|
| /xnu-11417.121.6/bsd/dev/arm/ |
| H A D | unix_signal.c | 938 __unused mach_exception_subcode_t subcode) in machine_exception()
|