Home
last modified time | relevance | path

Searched defs:exception (Results 26 – 35 of 35) sorted by relevance

12

/xnu-12377.81.4/bsd/kern/
H A Dkern_exit.c3591 exception_info_t exception, in exit_with_exception_internal()
3656 exception_info_t exception, in exit_with_mach_exception()
3667 exception_info_t exception, in exit_with_exclave_exception()
3688 exception_info_t exception, in exit_with_mach_exception_using_ast()
/xnu-12377.81.4/tests/ipc/
H A Dkernel_signed_pac_thread_state.c142 exception_type_t exception, in catch_mach_exception_raise_identity_protected()
/xnu-12377.81.4/osfmk/kdp/
H A Dkdp_udp.c1316 unsigned int exception, in kdp_send_exception()
1367 unsigned int exception, in kdp_debugger_loop()
2399 __unused unsigned int exception, in kdp_raise_exception()
H A Dkdp_protocol.h578 uint32_t exception; member
685 kdp_exception_t exception; member
/xnu-12377.81.4/bsd/dev/i386/
H A Dunix_signal.c958 machine_exception(int exception, in machine_exception()
/xnu-12377.81.4/osfmk/mach/arm/
H A D_structs.h51 __uint32_t exception; /* number of arm exception taken */ variable
77 __uint32_t exception; /* number of arm exception taken */ variable
H A Dthread_status.h403 uint32_t exception; /* Exception number */ member
/xnu-12377.81.4/bsd/dev/arm/
H A Dunix_signal.c936 machine_exception(int exception, in machine_exception()
/xnu-12377.81.4/osfmk/kern/
H A Ddebug.c1426 debugger_collect_diagnostics(unsigned int exception, unsigned int code, unsigned int subcode, void …
1703 handle_debugger_trap(unsigned int exception, unsigned int code, unsigned int subcode, void *state)
H A Dthread_act.c1227 exception_type_t exception, in thread_raise_exception()

12