Home
last modified time | relevance | path

Searched defs:xtfs64 (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/tests/
H A Dldt.c303 handle_arithmetic_exception(_STRUCT_X86_THREAD_FULL_STATE64 *xtfs64, uint64_t *ip_skip_countp) in handle_arithmetic_exception()
314 handle_badinsn_exception(_STRUCT_X86_THREAD_FULL_STATE64 *xtfs64, uint64_t __unused *ip_skip_countp) in handle_badinsn_exception()
366 _STRUCT_X86_THREAD_FULL_STATE64 *xtfs64 = (_STRUCT_X86_THREAD_FULL_STATE64 *)(void *)old_state; in catch_mach_exception_raise_state_identity() local