| /xnu-10063.141.1/libsyscall/mach/ |
| H A D | exc_catcher_state.c | 50 mach_msg_type_number_t old_stateCnt, in internal_catch_exception_raise_state() argument 64 …te_func)(exception_port, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new… in internal_catch_exception_raise_state() 67 …se_state(exception_port, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new… 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() argument 66 …tion_port, thread, task, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new… in internal_catch_exception_raise_state_identity() 69 …tion_port, thread, task, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new… in internal_catch_exception_raise_state_identity()
|
| /xnu-10063.141.1/osfmk/kern/ |
| H A D | ux_handler.c | 205 __unused mach_msg_type_number_t old_stateCnt, in catch_exception_raise_state() argument 220 __unused mach_msg_type_number_t old_stateCnt, in catch_mach_exception_raise_state() argument 237 __unused mach_msg_type_number_t old_stateCnt, in catch_exception_raise_state_identity() argument 254 __unused mach_msg_type_number_t old_stateCnt, in catch_mach_exception_raise_state_identity() argument
|
| /xnu-10063.141.1/tests/vm/ |
| H A D | diag_threshold_test.h | 92 …, int *flavor, const thread_state_t old_state, mach_msg_type_number_t old_stateCnt, thread_state_t… 94 …odeCnt, int *flavor, thread_state_t old_state, mach_msg_type_number_t old_stateCnt, thread_state_t… 105 __unused mach_msg_type_number_t old_stateCnt,
|
| H A D | diag_threshold_test.c | 442 …nused const thread_state_t old_state, __unused mach_msg_type_number_t old_stateCnt, __unused threa… in catch_mach_exception_raise_state() argument 463 …r, __unused thread_state_t old_state, __unused mach_msg_type_number_t old_stateCnt, __unused threa… in catch_mach_exception_raise_state_identity() argument 475 old_stateCnt, in catch_mach_exception_raise_state_identity()
|
| H A D | test_vm_no_pager.m | 193 mach_msg_type_number_t old_stateCnt, 209 mach_msg_type_number_t old_stateCnt,
|
| /xnu-10063.141.1/tests/ |
| H A D | ldt.c | 216 mach_msg_type_number_t old_stateCnt, 229 mach_msg_type_number_t old_stateCnt, 277 mach_msg_type_number_t old_stateCnt, in catch_mach_exception_raise() argument 281 …tion_port, thread, task, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new… in catch_mach_exception_raise() 293 mach_msg_type_number_t old_stateCnt, in catch_mach_exception_raise_state() argument 297 #pragma unused(exception_port, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state… in catch_mach_exception_raise_state() 360 mach_msg_type_number_t old_stateCnt, in catch_mach_exception_raise_state_identity() argument 408 *new_stateCnt = old_stateCnt; in catch_mach_exception_raise_state_identity()
|