Searched refs:GetEHFrameAugmentedUnwindPlan (Results 1 – 3 of 3) sorted by relevance
86 lldb::UnwindPlanSP GetEHFrameAugmentedUnwindPlan(Target &target,
245 UnwindPlanSP FuncUnwinders::GetEHFrameAugmentedUnwindPlan(Target &target, in GetEHFrameAugmentedUnwindPlan() function in FuncUnwinders426 if (UnwindPlanSP plan_sp = GetEHFrameAugmentedUnwindPlan(target, thread)) in GetUnwindPlanAtNonCallSite()
3491 func_unwinders_sp->GetEHFrameAugmentedUnwindPlan(*target, *thread); in DoExecute()