Searched defs:subcode (Results 1 - 11 of 11) sorted by relevance

/darwin-on-arm/xnu/bsd/dev/arm/
H A Dunix_signals.c407 boolean_t machine_exception(int exception, mach_exception_code_t code, __unused mach_exception_subcode_t subcode, int *unix_signal, mach_exception_code_t * unix_code) argument
/darwin-on-arm/xnu/bsd/uxkern/
H A Dux_exception.c428 ux_exception( int exception, mach_exception_code_t code, mach_exception_subcode_t subcode, int *ux_signal, mach_exception_code_t *ux_code) argument
/darwin-on-arm/xnu/bsd/dev/i386/
H A Dunix_signal.c775 machine_exception( int exception, mach_exception_code_t code, __unused mach_exception_subcode_t subcode, int *unix_signal, mach_exception_code_t *unix_code) argument
H A Ddis_tables.c2119 uint_t subcode; local
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_exit.c365 mach_exception_data_type_t code, subcode; local
/darwin-on-arm/xnu/osfmk/i386/
H A Dtrap.c919 mach_exception_subcode_t subcode; local
1201 i386_exception( int exc, mach_exception_code_t code, mach_exception_subcode_t subcode) argument
[all...]
/darwin-on-arm/xnu/osfmk/kdp/ml/i386/
H A Dkdp_machdep.c388 unsigned int exception, subcode = 0, code; local
/darwin-on-arm/xnu/osfmk/kdp/ml/x86_64/
H A Dkdp_machdep.c390 unsigned int exception, subcode = 0, code; local
/darwin-on-arm/xnu/osfmk/kdp/
H A Dkdp_protocol.h570 uint32_t subcode; member in struct:__anon1059
H A Dkdp_udp.c1273 kdp_raise_exception( unsigned int exception, unsigned int code, unsigned int subcode, void *saved_state ) argument
/darwin-on-arm/xnu/security/
H A Dmac_base.c2277 mac_do_machexc(int64_t code, int64_t subcode, uint32_t flags) argument

Completed in 175 milliseconds