| /xnu-12377.81.4/osfmk/kern/ |
| H A D | ux_handler.c | 134 exception_type_t exception, in catch_mach_exception_raise() 177 exception_type_t exception, in catch_exception_raise() 201 __unused exception_type_t exception, in catch_exception_raise_state() 216 __unused exception_type_t exception, in catch_mach_exception_raise_state() 233 __unused exception_type_t exception, in catch_exception_raise_state_identity() 250 __unused exception_type_t exception, in catch_mach_exception_raise_state_identity() 267 __unused exception_type_t exception, in catch_mach_exception_raise_identity_protected() 278 __unused exception_type_t exception, in catch_mach_exception_raise_backtrace() 290 __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 | 117 exception_type_t exception, 125 exception_type_t exception, 194 exception_type_t exception, in exception_deliver() 614 exception_type_t exception) in exception_deliver_backtrace() 685 exception_type_t exception, in check_exc_receiver_dependency() 721 exception_type_t exception, in exception_triage_thread() 805 exception_type_t exception, in pac_exception_triage() 857 exception_type_t exception, in maybe_unrecoverable_exception_triage() 921 exception_type_t exception, in exception_triage() 969 exception_type_t exception, in bsd_exception() [all …]
|
| /xnu-12377.81.4/tests/ |
| H A D | exc_helpers.h | 60 exception_type_t type, mach_exception_data_t codes, uint64_t pc); 63 exception_type_t type, mach_exception_data_t codes); 66 exception_type_t type, mach_exception_data_t codes, thread_state_t in_state, 70 exception_type_t type, mach_exception_data_t codes);
|
| H A D | exc_helpers.c | 69 exception_type_t type, 78 exception_type_t exception, 86 exception_type_t exception, 93 exception_type_t type, 107 exception_type_t type, 182 exception_type_t type, in catch_mach_exception_raise() 196 exception_type_t type, in catch_mach_exception_raise_state_identity_protected() 250 exception_type_t exception, in catch_mach_exception_raise_identity_protected() 291 exception_type_t type, in catch_mach_exception_raise_state() 315 exception_type_t type, in catch_mach_exception_raise_state_identity() [all …]
|
| 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 | reply_port_defense.c | 23 static exception_type_t exception_taken = 0; 107 exception_type_t exception, in catch_mach_exception_raise_state() 125 exception_type_t exception, in catch_mach_exception_raise_state_identity() 144 exception_type_t exception, in catch_mach_exception_raise_state_identity_protected() 164 exception_type_t exception, in catch_mach_exception_raise_identity_protected() 187 exception_type_t exception, in catch_mach_exception_raise()
|
| 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 | 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 | unrecoverable_trap_test.c | 54 exception_type_t type __unused, mach_exception_data_t codes __unused) in exception_handler_expect_not_called() 159 exception_type_t type __unused, mach_exception_data_t codes __unused) in exception_handler_expect_called()
|
| /xnu-12377.81.4/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-12377.81.4/tests/ipc/ |
| H A D | kernel_signed_pac_thread_state.c | 81 exception_type_t type, 88 exception_type_t type, 102 exception_type_t type, 116 exception_type_t exception, 128 exception_type_t type, in catch_mach_exception_raise() 142 exception_type_t exception, in catch_mach_exception_raise_identity_protected() 157 exception_type_t type, in catch_mach_exception_raise_state() 203 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()
|
| H A D | imm_pinned_control_port.c | 23 static exception_type_t exception_taken = 0; 104 exception_type_t exception, in catch_mach_exception_raise_state() 123 exception_type_t exception, in catch_mach_exception_raise_identity_protected() 154 exception_type_t exception, in catch_mach_exception_raise_state_identity() 172 exception_type_t exception, in catch_mach_exception_raise()
|
| /xnu-12377.81.4/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-12377.81.4/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-12377.81.4/tests/vm/ |
| H A D | corpse_owned_vmobjects.c | 71 exception_type_t exception, in catch_mach_exception_raise_state() 89 exception_type_t exception, in catch_mach_exception_raise_state_identity() 108 exception_type_t exception, in catch_mach_exception_raise_state_identity_protected() 127 exception_type_t exception, in catch_mach_exception_raise_identity_protected() 151 exception_type_t exception, in catch_mach_exception_raise()
|
| H A D | memorystatus_rearm.c | 70 exception_type_t exception, in catch_mach_exception_raise() 101 exception_type_t exception, in catch_mach_exception_raise_state() 120 exception_type_t exception, in catch_mach_exception_raise_state_identity()
|
| /xnu-12377.81.4/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()
|