Searched refs:GetObjectFileAugmentedUnwindPlan (Results 1 – 3 of 3) sorted by relevance
81 lldb::UnwindPlanSP GetObjectFileAugmentedUnwindPlan(Target &target,
214 FuncUnwinders::GetObjectFileAugmentedUnwindPlan(Target &target, in GetObjectFileAugmentedUnwindPlan() function in FuncUnwinders428 if (UnwindPlanSP plan_sp = GetObjectFileAugmentedUnwindPlan(target, thread)) in GetUnwindPlanAtNonCallSite()
3500 func_unwinders_sp->GetObjectFileAugmentedUnwindPlan(*target, *thread); in DoExecute()