Home
last modified time | relevance | path

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

/xnu-12377.81.4/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-12377.81.4/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-12377.81.4/osfmk/i386/
H A Dtrap_internal.h75 mach_exception_subcode_t subcode);
H A Dtrap.c1081 mach_exception_subcode_t subcode; in user_trap()
1645 mach_exception_subcode_t subcode) in i386_exception()
/xnu-12377.81.4/osfmk/kern/
H A Dthread.h760 mach_exception_subcode_t subcode;
1728 mach_exception_code_t, mach_exception_subcode_t);
1730 mach_exception_code_t, mach_exception_subcode_t);
1732 mach_exception_code_t, mach_exception_subcode_t);
1734 mach_exception_code_t, mach_exception_subcode_t);
1736 int, exception_type_t, mach_exception_code_t, mach_exception_subcode_t, bool, bool);
1738 mach_exception_code_t, mach_exception_subcode_t, bool);
H A Dtask.h864 task_violated_guard(mach_exception_code_t, mach_exception_subcode_t, void *, bool);
H A Dtask.c2527 mach_exception_subcode_t subcode) in task_deliver_crash_notification()
7208 mach_exception_subcode_t subcode, in PROC_VIOLATED_GUARD__SEND_EXC_GUARD()
7236 mach_exception_subcode_t subcode, in task_violated_guard()
/xnu-12377.81.4/osfmk/mach/
H A Dexception_types.h225 typedef mach_exception_data_type_t mach_exception_subcode_t; typedef
/xnu-12377.81.4/osfmk/corpses/
H A Dtask_corpse.h75 …rn_t task_deliver_crash_notification(task_t, thread_t, exception_type_t, mach_exception_subcode_t);
/xnu-12377.81.4/osfmk/arm64/
H A Dmte.c372 mach_exception_subcode_t subcode = address; in mte_synthesize_async_tag_check_fault()
/xnu-12377.81.4/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()
1277 mach_exception_subcode_t subcode; in vng_guard_violation()
H A Dkern_debug.c155 mach_exception_subcode_t subcode = in debug_syscall_rejection_handle()
H A Dkern_sig.c145 mach_exception_subcode_t sub);
/xnu-12377.81.4/bsd/dev/arm/
H A Dunix_signal.c938 __unused mach_exception_subcode_t subcode) in machine_exception()
/xnu-12377.81.4/bsd/dev/i386/
H A Dunix_signal.c960 __unused mach_exception_subcode_t subcode) in machine_exception()
/xnu-12377.81.4/osfmk/ipc/
H A Dipc_policy.c1141 mach_exception_subcode_t subcode = (uint64_t)payload; in mach_port_guard_exception()
/xnu-12377.81.4/osfmk/vm/
H A Dvm_map.c2978 mach_exception_subcode_t subcode = size; in vm_map_enter_large_telemetry_ast()