Searched refs:__darwin_arm_thread_state64_get_sp (Results 1 – 3 of 3) sorted by relevance
331 #define __darwin_arm_thread_state64_get_sp(ts) \ macro413 #define __darwin_arm_thread_state64_get_sp(ts) \ macro450 #define __darwin_arm_thread_state64_get_sp(ts) \ macro486 #define __darwin_arm_thread_state64_get_sp(ts) \ macro
155 __darwin_arm_thread_state64_get_sp(ts)
577 sp = (void *)__darwin_arm_thread_state64_get_sp((context->uc_mcontext)->__ss); in alrm_handler()