Home
last modified time | relevance | path

Searched refs:mach_exception_code_t (Results 1 – 19 of 19) sorted by relevance

/xnu-12377.1.9/bsd/sys/
H A Dux_exception.h63 machine_exception(int exception, mach_exception_code_t code,
68 mach_exception_code_t code,
H A Dsignalvar.h218 mach_exception_code_t code, boolean_t set_exitreason);
H A Duser.h137 mach_exception_code_t uu_code; /* ``code'' to trap */
/xnu-12377.1.9/bsd/uxkern/
H A Dux_exception.c57 mach_exception_code_t code, in ux_exception()
116 mach_exception_code_t code, in handle_ux_exception()
/xnu-12377.1.9/osfmk/i386/
H A Dtrap_internal.h74 mach_exception_code_t code,
H A Dtrap.c1080 mach_exception_code_t code; in user_trap()
1644 mach_exception_code_t code, in i386_exception()
/xnu-12377.1.9/osfmk/kern/
H A Dthread.h756 mach_exception_code_t code;
1719 mach_exception_code_t, mach_exception_subcode_t);
1721 mach_exception_code_t, mach_exception_subcode_t);
1723 mach_exception_code_t, mach_exception_subcode_t);
1725 mach_exception_code_t, mach_exception_subcode_t);
1727 int, exception_type_t, mach_exception_code_t, mach_exception_subcode_t, bool, bool);
1729 mach_exception_code_t, mach_exception_subcode_t, bool);
H A Dtask.h854 task_violated_guard(mach_exception_code_t, mach_exception_subcode_t, void *, bool);
H A Dtask.c7168 mach_exception_code_t code, in PROC_VIOLATED_GUARD__SEND_EXC_GUARD()
7196 mach_exception_code_t code, in task_violated_guard()
/xnu-12377.1.9/osfmk/mach/
H A Dexception_types.h224 typedef mach_exception_data_type_t mach_exception_code_t; typedef
/xnu-12377.1.9/bsd/kern/
H A Dkern_guarded.c207 mach_exception_code_t code = 0; in fp_guard_exception()
226 mach_exception_code_t code, in fd_guard_ast()
1276 mach_exception_code_t code; in vng_guard_violation()
1328 mach_exception_code_t code = 0; in generate_file_permissions_guard_exception()
H A Dkern_debug.c151 mach_exception_code_t code = 0; in debug_syscall_rejection_handle()
H A Dkern_exit.c1250 sizeof(mach_exception_code_t) * codeCnt, &kaddr)) { in current_thread_collect_backtrace_info()
1251 kcdata_memcpy(kcdata, kaddr, code, sizeof(mach_exception_code_t) * codeCnt); in current_thread_collect_backtrace_info()
1420 mach_exception_code_t code = 0; in abort_with_payload_internal()
H A Dkern_sig.c144 extern void doexception(int exc, mach_exception_code_t code,
1784 threadsignal(thread_t sig_actthread, int signum, mach_exception_code_t code, boolean_t set_exitreas… in threadsignal()
/xnu-12377.1.9/bsd/dev/arm/
H A Dunix_signal.c937 __unused mach_exception_code_t code, in machine_exception()
/xnu-12377.1.9/bsd/dev/i386/
H A Dunix_signal.c959 mach_exception_code_t code, in machine_exception()
/xnu-12377.1.9/osfmk/ipc/
H A Dipc_policy.c1124 mach_exception_code_t code = 0; in mach_port_guard_exception()
/xnu-12377.1.9/osfmk/vm/
H A Dvm_reclaim.c623 mach_exception_code_t code = 0;
H A Dvm_map.c8061 mach_exception_code_t *code, in vm_map_guard_exception_internal()
8098 mach_exception_code_t code; in vm_map_guard_exception()