| /xnu-10063.141.1/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-10063.141.1/osfmk/kern/ ! |
| H A D | ux_handler.c | 207 __unused mach_msg_type_number_t *new_stateCnt) in catch_exception_raise_state() argument 222 __unused mach_msg_type_number_t *new_stateCnt) in catch_mach_exception_raise_state() argument 239 __unused mach_msg_type_number_t *new_stateCnt) in catch_exception_raise_state_identity() argument 256 __unused mach_msg_type_number_t *new_stateCnt) in catch_mach_exception_raise_state_identity() argument
|
| /xnu-10063.141.1/tests/vm/ ! |
| H A D | diag_threshold_test.h | 92 …ch_msg_type_number_t old_stateCnt, thread_state_t new_state, mach_msg_type_number_t *new_stateCnt); 94 …ch_msg_type_number_t old_stateCnt, thread_state_t new_state, mach_msg_type_number_t *new_stateCnt); 107 __unused mach_msg_type_number_t *new_stateCnt);
|
| H A D | diag_threshold_test.c | 442 …r_t old_stateCnt, __unused thread_state_t new_state, __unused mach_msg_type_number_t *new_stateCnt) in catch_mach_exception_raise_state() argument 463 …r_t old_stateCnt, __unused thread_state_t new_state, __unused mach_msg_type_number_t *new_stateCnt) in catch_mach_exception_raise_state_identity() argument 477 new_stateCnt); in catch_mach_exception_raise_state_identity()
|
| H A D | test_vm_no_pager.m | 195 mach_msg_type_number_t * new_stateCnt) 211 mach_msg_type_number_t * new_stateCnt)
|
| /xnu-10063.141.1/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()
|