Searched defs:old_stateCnt (Results 1 – 5 of 5) sorted by relevance
| /xnu-12377.61.12/osfmk/kern/ |
| H A D | ux_handler.c | 206 __unused mach_msg_type_number_t old_stateCnt, in catch_exception_raise_state() 221 __unused mach_msg_type_number_t old_stateCnt, in catch_mach_exception_raise_state() 238 __unused mach_msg_type_number_t old_stateCnt, in catch_exception_raise_state_identity() 255 __unused mach_msg_type_number_t old_stateCnt, in catch_mach_exception_raise_state_identity() 295 __unused mach_msg_type_number_t old_stateCnt, in catch_mach_exception_raise_state_identity_protected()
|
| /xnu-12377.61.12/libsyscall/mach/ |
| H A D | exc_catcher_state.c | 50 mach_msg_type_number_t old_stateCnt, in internal_catch_exception_raise_state()
|
| H A D | exc_catcher_state_identity.c | 52 mach_msg_type_number_t old_stateCnt, in internal_catch_exception_raise_state_identity()
|
| /xnu-12377.61.12/tests/skywalk/ |
| H A D | skywalk_test_driver.c | 71 mach_msg_type_number_t old_stateCnt, in catch_mach_exception_raise() 105 mach_msg_type_number_t old_stateCnt, in catch_mach_exception_raise_state()
|
| /xnu-12377.61.12/tests/ |
| H A D | ldt.c | 277 mach_msg_type_number_t old_stateCnt, in catch_mach_exception_raise() 293 mach_msg_type_number_t old_stateCnt, in catch_mach_exception_raise_state() 360 mach_msg_type_number_t old_stateCnt, in catch_mach_exception_raise_state_identity()
|