| /xnu-10002.41.9/osfmk/kern/ |
| H A D | exc_resource.h | 99 #define EXC_RESOURCE_CPUMONITOR_DECODE_PERCENTAGE_OBSERVED(subcode) \ argument 134 #define EXC_RESOURCE_CPUMONITOR_DECODE_WAKEUPS_OBSERVED(subcode) \ argument 198 #define EXC_RESOURCE_IO_OBSERVED(subcode) \ argument 262 #define EXC_RESOURCE_CPUMONITOR_ENCODE_WAKEUPS_OBSERVED(subcode, num) \ argument 274 #define EXC_RESOURCE_IO_ENCODE_OBSERVED(subcode, num) \ argument
|
| H A D | debug.c | 1261 debugger_collect_diagnostics(unsigned int exception, unsigned int code, unsigned int subcode, void … 1519 handle_debugger_trap(unsigned int exception, unsigned int code, unsigned int subcode, void *state)
|
| H A D | thread.c | 596 mach_exception_data_type_t subcode = 0; in thread_terminate_self() local 2437 mach_exception_data_type_t code, mach_exception_data_type_t subcode, boolean_t fatal) in thread_guard_violation() 2490 subcode = t->guard_exc_info.subcode; in guard_ast() local
|
| H A D | task.c | 2326 mach_exception_subcode_t subcode) in task_deliver_crash_notification() 6829 mach_exception_subcode_t subcode, in PROC_VIOLATED_GUARD__SEND_EXC_GUARD() 6857 mach_exception_subcode_t subcode, in task_violated_guard()
|
| H A D | thread.h | 664 mach_exception_subcode_t subcode; member
|
| /xnu-10002.41.9/bsd/uxkern/ |
| H A D | ux_exception.c | 58 mach_exception_subcode_t subcode) in ux_exception() 117 mach_exception_subcode_t subcode) in handle_ux_exception()
|
| /xnu-10002.41.9/bsd/kern/ |
| H A D | kern_exit.c | 426 mach_exception_data_type_t code, mach_exception_data_type_t subcode, in gather_populate_corpse_crashinfo() 438 …se_exception_codes(proc_t p, mach_exception_data_type_t *code, mach_exception_data_type_t *subcode) in proc_update_corpse_exception_codes() 470 uint64_t subcode = 0; in proc_encode_exit_exception_code() local 484 mach_exception_data_type_t code, mach_exception_data_type_t subcode, in populate_corpse_crashinfo() 1865 mach_exception_data_type_t code = 0, subcode = 0; in proc_prepareexit() local 3512 mach_exception_data_type_t subcode) in exit_with_guard_exception() 3523 mach_exception_subcode_t subcode) in exit_with_pac_exception() 3534 mach_exception_data_type_t subcode) in exit_with_port_space_exception() 3544 mach_exception_subcode_t subcode) in exit_with_mach_exception()
|
| H A D | kern_debug.c | 154 mach_exception_subcode_t subcode = in debug_syscall_rejection_handle() local 178 mach_exception_data_type_t subcode) in rejected_syscall_guard_ast()
|
| H A D | kern_guarded.c | 211 mach_exception_subcode_t subcode = fp->fp_guard->fpg_guard; in fp_guard_exception() local 227 mach_exception_subcode_t subcode) in fd_guard_ast() 1264 mach_exception_subcode_t subcode; in vng_guard_violation() local 1312 mach_exception_data_type_t code, mach_exception_data_type_t subcode) in vn_guard_ast()
|
| /xnu-10002.41.9/osfmk/kdp/ml/x86_64/ |
| H A D | kdp_machdep.c | 74 unsigned int subcode in kdp_exception() 356 unsigned int exception, code, subcode = 0; in kdp_i386_trap() local
|
| /xnu-10002.41.9/osfmk/i386/ |
| H A D | trap.c | 974 mach_exception_subcode_t subcode; in user_trap() local 1538 mach_exception_subcode_t subcode) in i386_exception()
|
| /xnu-10002.41.9/osfmk/kdp/ml/arm/ |
| H A D | kdp_machdep.c | 76 …len, unsigned short * remote_port, unsigned int exception, unsigned int code, unsigned int subcode) in kdp_exception()
|
| /xnu-10002.41.9/osfmk/kdp/ |
| H A D | kdp_udp.c | 1316 unsigned int subcode in kdp_send_exception() 1367 unsigned int subcode, in kdp_debugger_loop() 2395 __unused unsigned int subcode, in kdp_raise_exception()
|
| H A D | kdp_protocol.h | 580 uint32_t subcode; member
|
| /xnu-10002.41.9/bsd/dev/i386/ |
| H A D | unix_signal.c | 960 __unused mach_exception_subcode_t subcode) in machine_exception()
|
| H A D | dis_tables.c | 3282 uint_t subcode; in dtrace_disx86() local
|
| /xnu-10002.41.9/osfmk/corpses/ |
| H A D | corpse.c | 663 mach_exception_data_type_t subcode, in task_generate_corpse_internal()
|
| /xnu-10002.41.9/bsd/dev/arm/ |
| H A D | unix_signal.c | 938 __unused mach_exception_subcode_t subcode) in machine_exception()
|
| /xnu-10002.41.9/osfmk/ipc/ |
| H A D | mach_port.c | 2422 mach_exception_subcode_t subcode = (uint64_t)portguard; in mach_port_guard_exception() local 2500 mach_exception_data_type_t code, mach_exception_data_type_t subcode) in mach_port_guard_ast()
|
| /xnu-10002.41.9/osfmk/vm/ |
| H A D | vm_reclaim.c | 380 mach_exception_data_type_t subcode) in reclaim_kill_with_reason()
|
| H A D | vm_map.c | 7871 mach_exception_data_type_t subcode) in virt_memory_guard_ast() 7942 mach_exception_data_type_t subcode = (uint64_t)gap_start; in vm_map_guard_exception() local
|
| /xnu-10002.41.9/security/ |
| H A D | mac_base.c | 1705 mac_do_machexc(int64_t code, int64_t subcode, uint32_t flags) in mac_do_machexc()
|