| /xnu-11215.1.10/osfmk/kern/ |
| H A D | ux_handler.c | 133 exception_type_t exception, in catch_mach_exception_raise() 176 exception_type_t exception, in catch_exception_raise() 200 __unused exception_type_t exception, in catch_exception_raise_state() 215 __unused exception_type_t exception, in catch_mach_exception_raise_state() 232 __unused exception_type_t exception, in catch_exception_raise_state_identity() 249 __unused exception_type_t exception, in catch_mach_exception_raise_state_identity() 266 __unused exception_type_t exception, in catch_mach_exception_raise_identity_protected() 277 __unused exception_type_t exception, in catch_mach_exception_raise_backtrace() 289 __unused exception_type_t exception, in catch_mach_exception_raise_state_identity_protected()
|
| H A D | exception.h | 66 exception_type_t exception, 71 exception_type_t exception, 80 exception_type_t exception); 86 extern kern_return_t task_exception_notify(exception_type_t exception,
|
| H A D | exception.c | 118 exception_type_t exception, 126 exception_type_t exception, 195 exception_type_t exception, in exception_deliver() 615 exception_type_t exception) in exception_deliver_backtrace() 686 exception_type_t exception, in check_exc_receiver_dependency() 722 exception_type_t exception, in exception_triage_thread() 806 exception_type_t exception, in pac_exception_triage() 872 exception_type_t exception, in exception_triage() 913 exception_type_t exception, in bsd_exception() 943 task_exception_notify(exception_type_t exception, in task_exception_notify()
|
| /xnu-11215.1.10/tests/ |
| H A D | exc_helpers.c | 60 exception_type_t type, 69 exception_type_t exception, 77 exception_type_t exception, 84 exception_type_t type, 98 exception_type_t type, 120 exception_type_t type, in catch_mach_exception_raise() 134 exception_type_t type, in catch_mach_exception_raise_state_identity_protected() 174 exception_type_t exception, in catch_mach_exception_raise_identity_protected() 204 exception_type_t type, in catch_mach_exception_raise_state() 228 exception_type_t type, in catch_mach_exception_raise_state_identity() [all …]
|
| H A D | exc_helpers.h | 51 exception_type_t type, mach_exception_data_t codes); 54 exception_type_t type, mach_exception_data_t codes); 57 exception_type_t type, mach_exception_data_t codes, thread_state_t in_state, 61 exception_type_t type, mach_exception_data_t codes);
|
| H A D | reply_port_defense.c | 23 static exception_type_t exception_taken = 0; 55 exception_type_t exception, in catch_mach_exception_raise_state() 73 exception_type_t exception, in catch_mach_exception_raise_state_identity() 92 exception_type_t exception, in catch_mach_exception_raise_state_identity_protected() 112 exception_type_t exception, in catch_mach_exception_raise_identity_protected() 134 exception_type_t exception, in catch_mach_exception_raise()
|
| H A D | excserver_backtrace.defs | 79 type exception_type_t = int; 85 exception : exception_type_t; 99 exception : exception_type_t; 118 exception : exception_type_t; 138 exception : exception_type_t; 157 exception : exception_type_t;
|
| H A D | exc_resource_threads.c | 32 exception_type_t exception, in catch_mach_exception_raise() 47 exception_type_t exception, in catch_mach_exception_raise_state() 65 exception_type_t exception, in catch_mach_exception_raise_state_identity()
|
| H A D | exception_tests.c | 19 __unused exception_type_t type, in exc_immovable_handler() 32 exception_type_t type, in exc_handler_identity_protected()
|
| H A D | immovable_send.c | 31 exception_type_t exception, in catch_mach_exception_raise_state() 49 exception_type_t exception, in catch_mach_exception_raise_state_identity() 67 exception_type_t exception, in catch_mach_exception_raise()
|
| H A D | hw_breakpoint_step_arm64.c | 33 exception_type_t exception, in catch_mach_exception_raise() 52 exception_type_t exception, in catch_mach_exception_raise_state() 70 exception_type_t exception, in catch_mach_exception_raise_state_identity()
|
| H A D | imm_pinned_control_port.c | 22 static exception_type_t exception_taken = 0; 103 exception_type_t exception, in catch_mach_exception_raise_state() 122 exception_type_t exception, in catch_mach_exception_raise_identity_protected() 153 exception_type_t exception, in catch_mach_exception_raise_state_identity() 171 exception_type_t exception, in catch_mach_exception_raise()
|
| /xnu-11215.1.10/tests/ipc/ |
| H A D | kernel_signed_pac_thread_state.c | 75 exception_type_t type, 82 exception_type_t type, 96 exception_type_t type, 110 exception_type_t exception, 122 exception_type_t type, in catch_mach_exception_raise() 136 exception_type_t exception, in catch_mach_exception_raise_identity_protected() 151 exception_type_t type, in catch_mach_exception_raise_state() 197 exception_type_t type __unused, in catch_mach_exception_raise_state_identity()
|
| H A D | mach_exc_port_substitute.c | 25 exception_type_t type, 32 exception_type_t type, 46 exception_type_t type, 60 __unused exception_type_t type, in catch_mach_exception_raise_state_identity() 79 __unused exception_type_t type, in catch_mach_exception_raise_state() 97 exception_type_t type, in catch_mach_exception_raise()
|
| H A D | sys_perf_notify_test.c | 32 exception_type_t exception, in catch_mach_exception_raise_state() 50 exception_type_t exception, in catch_mach_exception_raise_state_identity() 69 exception_type_t exception, in catch_mach_exception_raise_state_identity_protected() 88 exception_type_t exception, in catch_mach_exception_raise_identity_protected() 105 exception_type_t exception, in catch_mach_exception_raise()
|
| /xnu-11215.1.10/tests/vm/ |
| H A D | diag_threshold_test.h | 90 …e(mach_port_t exception_port, mach_port_t thread, mach_port_t task, exception_type_t exception, ma… 91 …e(mach_port_t exception_port, mach_port_t thread, mach_port_t task, exception_type_t exception, ex… 92 kern_return_t catch_mach_exception_raise_state(mach_port_t port, exception_type_t exception, const … 94 …y(mach_port_t exception_port, mach_port_t thread, mach_port_t task, exception_type_t exception, ma… 100 __unused exception_type_t exception,
|
| /xnu-11215.1.10/libsyscall/mach/ |
| H A D | exc_catcher.h | 37 exception_type_t, 42 exception_type_t, 53 exception_type_t,
|
| H A D | exc_catcher.c | 47 exception_type_t exception, in internal_catch_exception_raise() 63 …extern kern_return_t catch_exception_raise(mach_port_t, mach_port_t, mach_port_t, exception_type_t… in internal_catch_exception_raise()
|
| H A D | exc_catcher_state.c | 45 exception_type_t exception, in internal_catch_exception_raise_state() 66 …extern kern_return_t catch_exception_raise_state(mach_port_t, exception_type_t, exception_data_t, … in internal_catch_exception_raise_state()
|
| H A D | exc_catcher_state_identity.c | 47 exception_type_t exception, in internal_catch_exception_raise_state_identity() 68 …ception_raise_state_identity(mach_port_t, mach_port_t, mach_port_t, exception_type_t, exception_da… in internal_catch_exception_raise_state_identity()
|
| /xnu-11215.1.10/osfmk/corpses/ |
| H A D | task_corpse.h | 75 extern kern_return_t task_deliver_crash_notification(task_t, thread_t, exception_type_t, mach_excep… 99 exception_type_t etype, 118 exception_type_t etype, 126 exception_type_t etype,
|
| /xnu-11215.1.10/osfmk/mach/ |
| H A D | mach_exc.defs | 78 type exception_type_t = int; 84 exception : exception_type_t; 98 exception : exception_type_t; 117 exception : exception_type_t; 137 exception : exception_type_t; 156 exception : exception_type_t; 179 exception : exception_type_t;
|
| H A D | exc.defs | 78 type exception_type_t = int; 84 exception : exception_type_t; 98 exception : exception_type_t; 117 exception : exception_type_t;
|
| /xnu-11215.1.10/tests/skywalk/ |
| H A D | skywalk_test_driver.c | 66 exception_type_t exception, in catch_mach_exception_raise() 100 exception_type_t exception, in catch_mach_exception_raise_state() 118 exception_type_t exception, in catch_mach_exception_raise_state_identity()
|
| /xnu-11215.1.10/osfmk/arm64/ |
| H A D | sleh.c | 1061 exception_type_t exception = EXC_BAD_INSTRUCTION; in handle_uncategorized() 1320 exception_type_t exception = EXC_BREAKPOINT; in handle_breakpoint() 1339 exception_type_t exception = EXC_BREAKPOINT; in handle_watchpoint() 1456 exception_type_t exc; in handle_pc_align() 1481 exception_type_t exc; in handle_sp_align() 1506 exception_type_t exc; in handle_wf_trap() 1524 exception_type_t exc = EXC_ARITHMETIC; in handle_fp_trap() 1598 exception_type_t exc = EXC_BAD_INSTRUCTION; in handle_sme_trap() 1641 exception_type_t exc; in handle_sw_step_debug() 1671 exception_type_t exc = EXC_BAD_ACCESS; in handle_user_abort() [all …]
|