Searched refs:__darwin_arm_thread_state64_get_sp (Results 1 – 3 of 3) sorted by relevance
355 #define __darwin_arm_thread_state64_get_sp(ts) \ macro443 #define __darwin_arm_thread_state64_get_sp(ts) \ macro486 #define __darwin_arm_thread_state64_get_sp(ts) \ macro528 #define __darwin_arm_thread_state64_get_sp(ts) \ macro
194 __darwin_arm_thread_state64_get_sp(ts)
645 sp = (void *)__darwin_arm_thread_state64_get_sp((context->uc_mcontext)->__ss); in alrm_handler()