Home
last modified time | relevance | path

Searched refs:mach_exception_subcode_t (Results 1 – 18 of 18) sorted by relevance

/xnu-10063.101.15/bsd/sys/
H A Dux_exception.h64 mach_exception_subcode_t subcode);
69 mach_exception_subcode_t subcode);
H A Duser.h138 mach_exception_subcode_t uu_subcode;
/xnu-10063.101.15/bsd/uxkern/
H A Dux_exception.c58 mach_exception_subcode_t subcode) in ux_exception()
117 mach_exception_subcode_t subcode) in handle_ux_exception()
/xnu-10063.101.15/osfmk/i386/
H A Dtrap_internal.h75 mach_exception_subcode_t subcode);
H A Dtrap.c981 mach_exception_subcode_t subcode; in user_trap()
1545 mach_exception_subcode_t subcode) in i386_exception()
/xnu-10063.101.15/osfmk/mach/
H A Dexception_types.h213 typedef mach_exception_data_type_t mach_exception_subcode_t; typedef
/xnu-10063.101.15/osfmk/kern/
H A Dthread.h712 mach_exception_subcode_t subcode;
1654 mach_exception_code_t, mach_exception_subcode_t);
1657 mach_exception_code_t, mach_exception_subcode_t);
1660 mach_exception_code_t, mach_exception_subcode_t);
1662 mach_exception_code_t, mach_exception_subcode_t);
1664 mach_exception_code_t, mach_exception_subcode_t, boolean_t);
H A Dexception.c134 mach_exception_subcode_t subcode);
H A Dtask.h803 task_violated_guard(mach_exception_code_t, mach_exception_subcode_t, void *, bool);
H A Dtask.c421 …ith_port_space_exception(void *proc, mach_exception_code_t code, mach_exception_subcode_t subcode);
2415 mach_exception_subcode_t subcode) in task_deliver_crash_notification()
6943 mach_exception_subcode_t subcode, in PROC_VIOLATED_GUARD__SEND_EXC_GUARD()
6971 mach_exception_subcode_t subcode, in task_violated_guard()
/xnu-10063.101.15/osfmk/corpses/
H A Dtask_corpse.h80 …rn_t task_deliver_crash_notification(task_t, thread_t, exception_type_t, mach_exception_subcode_t);
/xnu-10063.101.15/bsd/kern/
H A Dkern_guarded.c211 mach_exception_subcode_t subcode = fp->fp_guard->fpg_guard; in fp_guard_exception()
227 mach_exception_subcode_t subcode) in fd_guard_ast()
1268 mach_exception_subcode_t subcode; in vng_guard_violation()
H A Dkern_debug.c154 mach_exception_subcode_t subcode = in debug_syscall_rejection_handle()
H A Dkern_exit.c234 mach_exception_subcode_t subcode);
242 mach_exception_code_t code, mach_exception_subcode_t subcode);
3540 mach_exception_subcode_t subcode) in exit_with_pac_exception()
3561 mach_exception_subcode_t subcode) in exit_with_mach_exception()
H A Dkern_sig.c144 mach_exception_subcode_t sub);
/xnu-10063.101.15/bsd/dev/arm/
H A Dunix_signal.c938 __unused mach_exception_subcode_t subcode) in machine_exception()
/xnu-10063.101.15/bsd/dev/i386/
H A Dunix_signal.c960 __unused mach_exception_subcode_t subcode) in machine_exception()
/xnu-10063.101.15/osfmk/ipc/
H A Dmach_port.c2422 mach_exception_subcode_t subcode = (uint64_t)portguard; in mach_port_guard_exception()