Searched refs:arm_thread_state64_get_sp (Results 1 – 2 of 2) sorted by relevance
125 uintptr_t __sp = arm_thread_state64_get_sp(state); in thread_get_register_pointer_values()
142 #define arm_thread_state64_get_sp(ts) \ macro