| /xnu-12377.81.4/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-12377.81.4/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-12377.81.4/osfmk/i386/ |
| H A D | trap_internal.h | 74 mach_exception_code_t code,
|
| H A D | trap.c | 1080 mach_exception_code_t code; in user_trap() 1644 mach_exception_code_t code, in i386_exception()
|
| /xnu-12377.81.4/osfmk/kern/ |
| H A D | thread.h | 759 mach_exception_code_t code; 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 D | task.h | 864 task_violated_guard(mach_exception_code_t, mach_exception_subcode_t, void *, bool);
|
| H A D | task.c | 7207 mach_exception_code_t code, in PROC_VIOLATED_GUARD__SEND_EXC_GUARD() 7235 mach_exception_code_t code, in task_violated_guard()
|
| /xnu-12377.81.4/osfmk/mach/ |
| H A D | exception_types.h | 224 typedef mach_exception_data_type_t mach_exception_code_t; typedef
|
| /xnu-12377.81.4/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() 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 D | kern_debug.c | 151 mach_exception_code_t code = 0; in debug_syscall_rejection_handle()
|
| H A D | kern_exit.c | 1279 sizeof(mach_exception_code_t) * codeCnt, &kaddr)) { in current_thread_collect_backtrace_info() 1280 kcdata_memcpy(kcdata, kaddr, code, sizeof(mach_exception_code_t) * codeCnt); in current_thread_collect_backtrace_info() 1449 mach_exception_code_t code = 0; in abort_with_payload_internal()
|
| H A D | kern_sig.c | 144 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.81.4/osfmk/arm64/ |
| H A D | mte.c | 371 mach_exception_code_t code = 0; in mte_synthesize_async_tag_check_fault()
|
| /xnu-12377.81.4/bsd/dev/arm/ |
| H A D | unix_signal.c | 937 __unused mach_exception_code_t code, in machine_exception()
|
| /xnu-12377.81.4/bsd/dev/i386/ |
| H A D | unix_signal.c | 959 mach_exception_code_t code, in machine_exception()
|
| /xnu-12377.81.4/osfmk/ipc/ |
| H A D | ipc_policy.c | 1137 mach_exception_code_t code = 0; in mach_port_guard_exception()
|
| /xnu-12377.81.4/osfmk/vm/ |
| H A D | vm_reclaim.c | 597 mach_exception_code_t code = 0; in reclaim_kill_with_reason()
|
| H A D | vm_fault.c | 3632 mach_exception_code_t code = 0; in pmap_enter_object_options_check()
|
| H A D | vm_map.c | 2977 mach_exception_code_t code = 0; in vm_map_enter_large_telemetry_ast() 8397 mach_exception_code_t *code, in vm_map_guard_exception_internal() 8446 mach_exception_code_t code; in vm_map_guard_exception()
|
| /xnu-12377.81.4/bsd/vfs/ |
| H A D | vfs_syscalls.c | 4636 mach_exception_code_t code = 0; in chroot()
|