Lines Matching refs:GetRowForFunctionOffset
221 lang_runtime_plan_sp->GetRowForFunctionOffset(m_current_offset); in InitializeZerothFrame()
248 m_full_unwind_plan_sp->GetRowForFunctionOffset(m_current_offset); in InitializeZerothFrame()
433 UnwindPlan::RowSP row = m_full_unwind_plan_sp->GetRowForFunctionOffset(0); in InitializeNonZerothFrame()
591 lang_runtime_plan_sp->GetRowForFunctionOffset(m_current_offset); in InitializeNonZerothFrame()
625 m_fast_unwind_plan_sp->GetRowForFunctionOffset(m_current_offset); in InitializeNonZerothFrame()
640 active_row = m_full_unwind_plan_sp->GetRowForFunctionOffset(valid_offset); in InitializeNonZerothFrame()
1265 m_fast_unwind_plan_sp->GetRowForFunctionOffset(m_current_offset); in SavedLocationForRegister()
1306 m_full_unwind_plan_sp->GetRowForFunctionOffset(m_current_offset); in SavedLocationForRegister()
1434 m_full_unwind_plan_sp->GetRowForFunctionOffset(m_current_offset); in SavedLocationForRegister()
1763 m_fallback_unwind_plan_sp->GetRowForFunctionOffset(m_current_offset); in TryFallbackUnwindPlan()
1848 m_fallback_unwind_plan_sp->GetRowForFunctionOffset(m_current_offset); in ForceSwitchToFallbackUnwindPlan()