Searched refs:new_stateCnt (Results 1 – 6 of 6) sorted by relevance
| /xnu-12377.1.9/libsyscall/mach/ |
| H A D | exc_catcher_state.c | 52 mach_msg_type_number_t *new_stateCnt) in internal_catch_exception_raise_state() argument 64 …xception_port, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new_stateCnt); in internal_catch_exception_raise_state() 67 …xception_port, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new_stateCnt); in internal_catch_exception_raise_state()
|
| H A D | exc_catcher_state_identity.c | 54 mach_msg_type_number_t *new_stateCnt) in internal_catch_exception_raise_state_identity() argument 66 … thread, task, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new_stateCnt); in internal_catch_exception_raise_state_identity() 69 … thread, task, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new_stateCnt); in internal_catch_exception_raise_state_identity()
|
| /xnu-12377.1.9/osfmk/kern/ |
| H A D | ux_handler.c | 208 __unused mach_msg_type_number_t *new_stateCnt) in catch_exception_raise_state() argument 223 __unused mach_msg_type_number_t *new_stateCnt) in catch_mach_exception_raise_state() argument 240 __unused mach_msg_type_number_t *new_stateCnt) in catch_exception_raise_state_identity() argument 257 __unused mach_msg_type_number_t *new_stateCnt) in catch_mach_exception_raise_state_identity() argument 297 __unused mach_msg_type_number_t *new_stateCnt) in catch_mach_exception_raise_state_identity_protected() argument
|
| /xnu-12377.1.9/tests/ |
| H A D | ldt.c | 218 mach_msg_type_number_t *new_stateCnt); 231 mach_msg_type_number_t *new_stateCnt); 279 mach_msg_type_number_t *new_stateCnt) in catch_mach_exception_raise() argument 281 …, thread, task, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new_stateCnt) in catch_mach_exception_raise() 295 mach_msg_type_number_t *new_stateCnt) in catch_mach_exception_raise_state() argument 297 …exception_port, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new_stateCnt) in catch_mach_exception_raise_state() 362 mach_msg_type_number_t * new_stateCnt) in catch_mach_exception_raise_state_identity() argument 408 *new_stateCnt = old_stateCnt; in catch_mach_exception_raise_state_identity()
|
| /xnu-12377.1.9/tests/skywalk/ |
| H A D | skywalk_test_driver.c | 73 mach_msg_type_number_t *new_stateCnt) in catch_mach_exception_raise() argument 107 mach_msg_type_number_t *new_stateCnt) in catch_mach_exception_raise_state() argument
|
| /xnu-12377.1.9/tests/vm/ |
| H A D | test_vm_no_pager.m | 200 mach_msg_type_number_t * new_stateCnt) 216 mach_msg_type_number_t * new_stateCnt)
|