| /xnu-11215/tests/ |
| H A D | exc_helpers.c | 121 exception_data_t codes, in catch_mach_exception_raise() 135 exception_data_t codes, in catch_mach_exception_raise_state_identity_protected() 175 mach_exception_data_t codes, in catch_mach_exception_raise_identity_protected() 205 exception_data_t codes, in catch_mach_exception_raise_state() 229 exception_data_t codes, in catch_mach_exception_raise_state_identity() 284 mach_exception_data_t codes, in catch_mach_exception_raise_backtrace()
|
| H A D | exception_tests.c | 20 __unused mach_exception_data_t codes) in exc_immovable_handler() 33 __unused exception_data_t codes) in exc_handler_identity_protected()
|
| H A D | corpse_backtrace.c | 39 mach_exception_data_t codes) in exc_handler_backtrace() 198 __unused exception_data_t codes) in exc_handler_identity_protected()
|
| H A D | ptrauth_failure.c | 58 mach_exception_data_t codes) in pac_exception_handler()
|
| H A D | reply_port_defense.c | 94 mach_exception_data_t codes, in catch_mach_exception_raise_state_identity_protected() 114 mach_exception_data_t codes, in catch_mach_exception_raise_identity_protected()
|
| H A D | arm_matrix.c | 92 mach_exception_data_t codes) in bad_instruction_exception_handler()
|
| H A D | imm_pinned_control_port.c | 123 mach_exception_data_t codes, in catch_mach_exception_raise_identity_protected()
|
| /xnu-11215/tests/ipc/ |
| H A D | mach_exc_port_substitute.c | 61 __unused exception_data_t codes, in catch_mach_exception_raise_state_identity() 80 __unused exception_data_t codes, in catch_mach_exception_raise_state() 98 __unused exception_data_t codes, in catch_mach_exception_raise()
|
| H A D | kernel_signed_pac_thread_state.c | 129 exception_data_t codes, in catch_mach_exception_raise() 143 mach_exception_data_t codes, in catch_mach_exception_raise_identity_protected() 158 exception_data_t codes, in catch_mach_exception_raise_state()
|
| H A D | sys_perf_notify_test.c | 70 mach_exception_data_t codes, in catch_mach_exception_raise_state_identity_protected() 89 mach_exception_data_t codes, in catch_mach_exception_raise_identity_protected()
|
| H A D | hardened_exceptions.c | 66 __unused exception_data_t codes, in exc_handler_state_identity_protected()
|
| /xnu-11215/osfmk/arm64/ |
| H A D | sleh.c | 1087 mach_exception_data_type_t codes[2] = {EXC_ARM_UNDEFINED}; in handle_uncategorized() local 1365 mach_exception_data_type_t codes[2] = {EXC_ARM_DA_DEBUG}; in handle_watchpoint() local 1482 mach_exception_data_type_t codes[2]; in handle_pc_align() local 1507 mach_exception_data_type_t codes[2]; in handle_sp_align() local 1532 mach_exception_data_type_t codes[2]; in handle_wf_trap() local 1550 mach_exception_data_type_t codes[2]; in handle_fp_trap() local 1624 mach_exception_data_type_t codes[2] = {EXC_ARM_UNDEFINED}; in handle_sme_trap() local 1667 mach_exception_data_type_t codes[2]; in handle_sw_step_debug() local 1701 mach_exception_data_type_t codes[2]; in handle_user_abort() local 2153 mach_exception_data_type_t codes[2] = {EXC_ARM_UNDEFINED}; in handle_msr_trap() local [all …]
|
| /xnu-11215/libsyscall/mach/mach/ |
| H A D | errorlib.h | 86 const char * const *codes; member
|
| /xnu-11215/libkern/zlib/ |
| H A D | inftrees.c | 60 inflate_table(codetype type, unsigned short FAR *lens, unsigned codes, in inflate_table()
|
| H A D | inflate.h | 141 code codes[ENOUGH]; /* space for code tables */ member
|
| /xnu-11215/libsyscall/mach/ |
| H A D | errorlib.h | 96 const char * const *codes; member
|
| /xnu-11215/osfmk/i386/ |
| H A D | trap.c | 1590 mach_exception_data_type_t codes[EXCEPTION_CODE_MAX]; in i386_exception() local
|
| /xnu-11215/osfmk/kern/ |
| H A D | thread_act.c | 1253 int64_t codes[] = { code, sub_code }; in thread_raise_exception() local
|
| H A D | task.c | 7011 mach_exception_data_type_t codes[EXCEPTION_CODE_MAX] = { in PROC_VIOLATED_GUARD__SEND_EXC_GUARD() local
|
| /xnu-11215/security/ |
| H A D | mac_base.c | 1703 mach_exception_data_type_t codes[EXCEPTION_CODE_MAX]; in mac_do_machexc() local
|
| /xnu-11215/bsd/kern/ |
| H A D | kern_sig.c | 3444 mach_exception_data_type_t codes[EXCEPTION_CODE_MAX]; in do_bsdexception() local
|