Home
last modified time | relevance | path

Searched defs:codes (Results 1 – 15 of 15) sorted by relevance

/xnu-8796.121.2/tests/ !
H A Dexc_helpers.c120 exception_data_t codes, in catch_mach_exception_raise()
134 mach_exception_data_t codes, in catch_mach_exception_raise_identity_protected()
164 exception_data_t codes, in catch_mach_exception_raise_state()
188 exception_data_t codes, in catch_mach_exception_raise_state_identity()
243 mach_exception_data_t codes, in catch_mach_exception_raise_backtrace()
H A Dexception_tests.c20 __unused mach_exception_data_t codes) in exc_immovable_handler()
33 __unused exception_data_t codes) in exc_handler_identity_protected()
H A Dcorpse_backtrace.c39 mach_exception_data_t codes) in exc_handler_backtrace()
198 __unused exception_data_t codes) in exc_handler_identity_protected()
/xnu-8796.121.2/osfmk/arm64/ !
H A Dsleh.c884 mach_exception_data_type_t codes[2] = {EXC_ARM_UNDEFINED}; in handle_uncategorized() local
1066 mach_exception_data_type_t codes[2] = {EXC_ARM_BREAKPOINT}; in handle_breakpoint() local
1085 mach_exception_data_type_t codes[2] = {EXC_ARM_DA_DEBUG}; in handle_watchpoint() local
1188 mach_exception_data_type_t codes[2]; in handle_pc_align() local
1213 mach_exception_data_type_t codes[2]; in handle_sp_align() local
1238 mach_exception_data_type_t codes[2]; in handle_wf_trap() local
1256 mach_exception_data_type_t codes[2]; in handle_fp_trap() local
1329 mach_exception_data_type_t codes[2]; in handle_sw_step_debug() local
1359 mach_exception_data_type_t codes[2]; in handle_user_abort() local
1703 mach_exception_data_type_t codes[2] = {EXC_ARM_UNDEFINED}; in handle_msr_trap() local
[all …]
/xnu-8796.121.2/tests/ipc/ !
H A Dmach_exc_port_substitute.c60 __unused exception_data_t codes, in catch_mach_exception_raise_state_identity()
79 __unused exception_data_t codes, in catch_mach_exception_raise_state()
97 __unused exception_data_t codes, in catch_mach_exception_raise()
H A Dkernel_signed_pac_thread_state.c120 exception_data_t codes, in catch_mach_exception_raise()
134 mach_exception_data_t codes, in catch_mach_exception_raise_identity_protected()
149 exception_data_t codes, in catch_mach_exception_raise_state()
/xnu-8796.121.2/libsyscall/mach/mach/ !
H A Derrorlib.h86 const char * const *codes; member
/xnu-8796.121.2/libkern/zlib/ !
H A Dinftrees.c60 inflate_table(codetype type, unsigned short FAR *lens, unsigned codes, in inflate_table()
H A Dinflate.h141 code codes[ENOUGH]; /* space for code tables */ member
/xnu-8796.121.2/libsyscall/mach/ !
H A Derrorlib.h96 const char * const *codes; member
/xnu-8796.121.2/osfmk/i386/ !
H A Dtrap.c1449 mach_exception_data_type_t codes[EXCEPTION_CODE_MAX]; in i386_exception() local
/xnu-8796.121.2/osfmk/kern/ !
H A Dthread_act.c1215 int64_t codes[] = { code, sub_code }; in thread_raise_exception() local
H A Dtask.c6564 mach_exception_data_type_t codes[EXCEPTION_CODE_MAX] = { in PROC_VIOLATED_GUARD__SEND_EXC_GUARD() local
/xnu-8796.121.2/security/ !
H A Dmac_base.c1706 mach_exception_data_type_t codes[EXCEPTION_CODE_MAX]; in mac_do_machexc() local
/xnu-8796.121.2/bsd/kern/ !
H A Dkern_sig.c3425 mach_exception_data_type_t codes[EXCEPTION_CODE_MAX]; in do_bsdexception() local