Searched refs:GetDebugFrameUnwindPlan (Results 1 – 3 of 3) sorted by relevance
68 if (UnwindPlanSP plan_sp = GetDebugFrameUnwindPlan(target)) in GetUnwindPlanAtCallSite()143 UnwindPlanSP FuncUnwinders::GetDebugFrameUnwindPlan(Target &target) { in GetDebugFrameUnwindPlan() function in FuncUnwinders305 UnwindPlanSP debug_frame_plan = GetDebugFrameUnwindPlan(target); in GetDebugFrameAugmentedUnwindPlan()387 eh_frame_sp = GetDebugFrameUnwindPlan(target); in GetUnwindPlanAtNonCallSite()
89 lldb::UnwindPlanSP GetDebugFrameUnwindPlan(Target &target);
3527 func_unwinders_sp->GetDebugFrameUnwindPlan(*target)) { in DoExecute()