Searched refs:arm_thread_state64_set_sp (Results 1 – 3 of 3) sorted by relevance
101 arm_thread_state64_set_sp(*state, 0); in exc_handler_state_identity_protected()
258 arm_thread_state64_set_sp(*state, arm_thread_state64_get_sp(*state)); in catch_mach_exception_raise_state_identity()
196 #define arm_thread_state64_set_sp(ts, ptr) \ macro