Searched refs:mach_exception_subcode_t (Results 1 – 18 of 18) sorted by relevance
| /xnu-8019.80.24/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-8019.80.24/bsd/uxkern/ |
| H A D | ux_exception.c | 58 mach_exception_subcode_t subcode) in ux_exception() 111 mach_exception_subcode_t subcode) 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 *); 95 mach_exception_subcode_t subcode = 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 *); 194 mach_exception_subcode_t subcode = fp->fp_guard->fpg_guard; in fp_guard_exception() 210 mach_exception_subcode_t subcode) in fd_guard_ast() 1353 mach_exception_subcode_t subcode; 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 *); 199 mach_exception_subcode_t subcode); 207 mach_exception_code_t code, mach_exception_subcode_t subcode); 2826 mach_exception_subcode_t subcode) in exit_with_pac_exception() 2847 mach_exception_subcode_t subcode) in exit_with_mach_exception()
|
| H A D | kern_sig.c | 142 mach_exception_subcode_t sub);
|
| /xnu-8019.80.24/osfmk/kern/ |
| H A D | thread.h | 575 mach_exception_subcode_t subcode; 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 | 129 mach_exception_subcode_t subcode);
|
| H A D | task.h | 538 task_violated_guard(mach_exception_code_t, mach_exception_subcode_t, void *);
|
| H A D | task.c | 344 …ith_port_space_exception(void *proc, mach_exception_code_t code, mach_exception_subcode_t subcode); 2201 mach_exception_subcode_t subcode) in task_deliver_crash_notification() 6665 mach_exception_subcode_t subcode, in PROC_VIOLATED_GUARD__SEND_EXC_GUARD_AND_SUSPEND() 6691 mach_exception_subcode_t subcode, in task_violated_guard()
|
| /xnu-8019.80.24/osfmk/mach/ |
| H A D | exception_types.h | 210 typedef mach_exception_data_type_t mach_exception_subcode_t; typedef
|
| /xnu-8019.80.24/osfmk/i386/ |
| H A D | trap.h | 131 mach_exception_subcode_t subcode);
|
| H A D | trap.c | 890 mach_exception_subcode_t subcode; in user_trap() 1445 mach_exception_subcode_t subcode) in i386_exception()
|
| /xnu-8019.80.24/osfmk/corpses/ |
| H A D | task_corpse.h | 74 …rn_t task_deliver_crash_notification(task_t, thread_t, exception_type_t, mach_exception_subcode_t);
|
| /xnu-8019.80.24/bsd/dev/i386/ |
| H A D | unix_signal.c | 945 __unused mach_exception_subcode_t subcode) in machine_exception()
|
| /xnu-8019.80.24/bsd/dev/arm/ |
| H A D | unix_signal.c | 898 __unused mach_exception_subcode_t subcode) in machine_exception()
|
| /xnu-8019.80.24/osfmk/ipc/ |
| H A D | mach_port.c | 2422 mach_exception_subcode_t subcode = (uint64_t)portguard; in mach_port_guard_exception()
|