Searched refs:EXCEPTION_DEFAULT (Results 1 – 15 of 15) sorted by relevance
| /xnu-12377.81.4/tests/ipc/ |
| H A D | mach_exc_port_substitute.c | 167 EXC_MASK_BREAKPOINT, exc_port, EXCEPTION_DEFAULT | MACH_EXCEPTION_CODES, 0); 203 EXC_MASK_BREAKPOINT, exc_port, EXCEPTION_DEFAULT | MACH_EXCEPTION_CODES, 0);
|
| H A D | hardened_exceptions.c | 183 (exception_behavior_t)((unsigned int)EXCEPTION_DEFAULT | MACH_EXCEPTION_CODES),
|
| /xnu-12377.81.4/osfmk/mach/ |
| H A D | exception_types.h | 110 #define EXCEPTION_DEFAULT 1 macro
|
| /xnu-12377.81.4/tests/skywalk/ |
| H A D | skywalk_test_driver.c | 243 EXCEPTION_DEFAULT | MACH_EXCEPTION_CODES, flavors[j])) != KERN_SUCCESS) { in skywalk_test_driver_run() 272 EXCEPTION_DEFAULT | MACH_EXCEPTION_CODES, flavors[j])) != KERN_SUCCESS) { in skywalk_test_driver_run()
|
| /xnu-12377.81.4/tests/ |
| H A D | exc_resource_threads.c | 102 (exception_behavior_t)(EXCEPTION_DEFAULT | MACH_EXCEPTION_CODES), 0); in exc_handler()
|
| H A D | immovable_send.c | 202 (exception_behavior_t) (EXCEPTION_DEFAULT | MACH_EXCEPTION_CODES), 0);
|
| H A D | hw_breakpoint_step_arm64.c | 102 (exception_behavior_t)(EXCEPTION_DEFAULT | MACH_EXCEPTION_CODES), 0); in exc_handler()
|
| H A D | mach_exception_reply.c | 374 kr = thread_set_exception_ports(self, EXC_MASK_ALL, ePort, EXCEPTION_DEFAULT, THREAD_STATE_NONE); in test_exc_reply_type()
|
| H A D | reply_port_defense_client.c | 272 (exception_behavior_t)((unsigned int)EXCEPTION_DEFAULT | MACH_EXCEPTION_CODES), in test_unentitled_thread_set_exception_ports()
|
| /xnu-12377.81.4/osfmk/kern/ |
| H A D | ux_handler.c | 107 EXCEPTION_DEFAULT | MACH_EXCEPTION_CODES, in ux_handler_setup()
|
| H A D | exception.c | 347 case EXCEPTION_DEFAULT: { in exception_deliver()
|
| H A D | ipc_tt.c | 4010 case EXCEPTION_DEFAULT: in set_exception_ports_validation()
|
| /xnu-12377.81.4/tests/vm/ |
| H A D | corpse_owned_vmobjects.c | 277 …orts(task, EXC_MASK_CRASH | EXC_MASK_CORPSE_NOTIFY, exception_port, EXCEPTION_DEFAULT | MACH_EXCEP…
|
| H A D | memorystatus_rearm.c | 255 (exception_behavior_t)(EXCEPTION_DEFAULT | MACH_EXCEPTION_CODES), 0); in exc_handler_thread()
|
| H A D | test_vm_no_pager.m | 251 EXCEPTION_DEFAULT | MACH_EXCEPTION_CODES, 0);
|