Home
last modified time | relevance | path

Searched refs:new_stateCnt (Results 1 – 4 of 4) sorted by relevance

/xnu-8796.141.3/libsyscall/mach/
H A Dexc_catcher_state.c52 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 Dexc_catcher_state_identity.c54 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-8796.141.3/osfmk/kern/
H A Dux_handler.c207 __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-8796.141.3/tests/
H A Dldt.c218 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()