Searched refs:GetFastUnwindPlanForFrame (Results 1 – 2 of 2) sorted by relevance
201 std::shared_ptr<const UnwindPlan> GetFastUnwindPlanForFrame();
202 m_fast_unwind_plan_sp = GetFastUnwindPlanForFrame(); in InitializeZerothFrame()624 m_fast_unwind_plan_sp = GetFastUnwindPlanForFrame(); in InitializeNonZerothFrame()747 RegisterContextUnwind::GetFastUnwindPlanForFrame() { in GetFastUnwindPlanForFrame() function in RegisterContextUnwind