Searched refs:GetFastUnwindPlanForFrame (Results 1 – 2 of 2) sorted by relevance
192 lldb::UnwindPlanSP GetFastUnwindPlanForFrame();
200 m_fast_unwind_plan_sp = GetFastUnwindPlanForFrame(); in InitializeZerothFrame()526 m_fast_unwind_plan_sp = GetFastUnwindPlanForFrame(); in InitializeNonZerothFrame()639 UnwindPlanSP RegisterContextUnwind::GetFastUnwindPlanForFrame() { in GetFastUnwindPlanForFrame() function in RegisterContextUnwind