Searched defs:exception (Results 26 – 35 of 35) sorted by relevance
12
| /xnu-12377.81.4/bsd/kern/ |
| H A D | kern_exit.c | 3591 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 D | kernel_signed_pac_thread_state.c | 142 exception_type_t exception, in catch_mach_exception_raise_identity_protected()
|
| /xnu-12377.81.4/osfmk/kdp/ |
| H A D | kdp_udp.c | 1316 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 D | kdp_protocol.h | 578 uint32_t exception; member 685 kdp_exception_t exception; member
|
| /xnu-12377.81.4/bsd/dev/i386/ |
| H A D | unix_signal.c | 958 machine_exception(int exception, in machine_exception()
|
| /xnu-12377.81.4/osfmk/mach/arm/ |
| H A D | _structs.h | 51 __uint32_t exception; /* number of arm exception taken */ variable 77 __uint32_t exception; /* number of arm exception taken */ variable
|
| H A D | thread_status.h | 403 uint32_t exception; /* Exception number */ member
|
| /xnu-12377.81.4/bsd/dev/arm/ |
| H A D | unix_signal.c | 936 machine_exception(int exception, in machine_exception()
|
| /xnu-12377.81.4/osfmk/kern/ |
| H A D | debug.c | 1426 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 D | thread_act.c | 1227 exception_type_t exception, in thread_raise_exception()
|
12