Searched refs:GetDebugFrameAugmentedUnwindPlan (Results 1 – 3 of 3) sorted by relevance
91 lldb::UnwindPlanSP GetDebugFrameAugmentedUnwindPlan(Target &target,
286 UnwindPlanSP FuncUnwinders::GetDebugFrameAugmentedUnwindPlan(Target &target, in GetDebugFrameAugmentedUnwindPlan() function in FuncUnwinders424 if (UnwindPlanSP plan_sp = GetDebugFrameAugmentedUnwindPlan(target, thread)) in GetUnwindPlanAtNonCallSite()
3535 func_unwinders_sp->GetDebugFrameAugmentedUnwindPlan(*target, in DoExecute()