Searched refs:arm_thread_state64_get_sp (Results 1 – 3 of 3) sorted by relevance
125 uintptr_t __sp = arm_thread_state64_get_sp(state); in thread_get_register_pointer_values()
248 arm_thread_state64_set_sp(*state, arm_thread_state64_get_sp(*state)); in catch_mach_exception_raise_state_identity()
146 #define arm_thread_state64_get_sp(ts) \ macro