| /xnu-10063.101.15/bsd/sys/ |
| H A D | ux_exception.h | 63 machine_exception(int exception, mach_exception_code_t code, 68 mach_exception_code_t code,
|
| H A D | signalvar.h | 218 mach_exception_code_t code, boolean_t set_exitreason);
|
| H A D | user.h | 137 mach_exception_code_t uu_code; /* ``code'' to trap */
|
| /xnu-10063.101.15/bsd/uxkern/ |
| H A D | ux_exception.c | 57 mach_exception_code_t code, in ux_exception() 116 mach_exception_code_t code, in handle_ux_exception()
|
| /xnu-10063.101.15/osfmk/i386/ |
| H A D | trap_internal.h | 74 mach_exception_code_t code,
|
| H A D | trap.c | 980 mach_exception_code_t code; in user_trap() 1544 mach_exception_code_t code, in i386_exception()
|
| /xnu-10063.101.15/osfmk/mach/ |
| H A D | exception_types.h | 212 typedef mach_exception_data_type_t mach_exception_code_t; typedef
|
| /xnu-10063.101.15/osfmk/kern/ |
| H A D | thread.h | 711 mach_exception_code_t code; 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 D | exception.c | 133 mach_exception_code_t code,
|
| H A D | task.h | 803 task_violated_guard(mach_exception_code_t, mach_exception_subcode_t, void *, bool);
|
| H A D | task.c | 421 extern int exit_with_port_space_exception(void *proc, mach_exception_code_t code, mach_exception_su… 6942 mach_exception_code_t code, in PROC_VIOLATED_GUARD__SEND_EXC_GUARD() 6970 mach_exception_code_t code, in task_violated_guard()
|
| /xnu-10063.101.15/bsd/kern/ |
| H A D | kern_guarded.c | 207 mach_exception_code_t code = 0; in fp_guard_exception() 226 mach_exception_code_t code, in fd_guard_ast() 1267 mach_exception_code_t code; in vng_guard_violation()
|
| H A D | kern_exit.c | 233 int exit_with_pac_exception(proc_t p, exception_type_t exception, mach_exception_code_t code, 242 mach_exception_code_t code, mach_exception_subcode_t subcode); 1232 sizeof(mach_exception_code_t) * codeCnt, &kaddr)) { in current_thread_collect_backtrace_info() 1233 kcdata_memcpy(kcdata, kaddr, code, sizeof(mach_exception_code_t) * codeCnt); in current_thread_collect_backtrace_info() 1402 mach_exception_code_t code = 0; in abort_with_payload_internal() 3539 exit_with_pac_exception(proc_t p, exception_type_t exception, mach_exception_code_t code, in exit_with_pac_exception() 3560 …ach_exception(proc_t p, os_reason_t reason, exception_type_t exception, mach_exception_code_t code, in exit_with_mach_exception()
|
| H A D | kern_debug.c | 150 mach_exception_code_t code = 0; in debug_syscall_rejection_handle()
|
| H A D | kern_sig.c | 143 extern void doexception(int exc, mach_exception_code_t code, 1776 threadsignal(thread_t sig_actthread, int signum, mach_exception_code_t code, boolean_t set_exitreas… in threadsignal()
|
| /xnu-10063.101.15/bsd/dev/arm/ |
| H A D | unix_signal.c | 937 __unused mach_exception_code_t code, in machine_exception()
|
| /xnu-10063.101.15/bsd/dev/i386/ |
| H A D | unix_signal.c | 959 mach_exception_code_t code, in machine_exception()
|
| /xnu-10063.101.15/osfmk/vm/ |
| H A D | vm_reclaim.c | 404 mach_exception_code_t code = 0; in reclaim_kill_with_reason()
|
| H A D | vm_map.c | 8005 mach_exception_code_t code = 0; in vm_map_guard_exception()
|
| /xnu-10063.101.15/osfmk/ipc/ |
| H A D | mach_port.c | 2418 mach_exception_code_t code = 0; in mach_port_guard_exception()
|