Searched refs:GetDebugFrameUnwindPlan (Results 1 – 3 of 3) sorted by relevance
63 if (UnwindPlanSP plan_sp = GetDebugFrameUnwindPlan(target, current_offset)) in GetUnwindPlanAtCallSite()123 UnwindPlanSP FuncUnwinders::GetDebugFrameUnwindPlan(Target &target, in GetDebugFrameUnwindPlan() function in FuncUnwinders231 GetDebugFrameUnwindPlan(target, current_offset); in GetDebugFrameAugmentedUnwindPlan()314 eh_frame_sp = GetDebugFrameUnwindPlan(target, current_offset); in GetUnwindPlanAtNonCallSite()
93 lldb::UnwindPlanSP GetDebugFrameUnwindPlan(Target &target,
3561 func_unwinders_sp->GetDebugFrameUnwindPlan(*target, 0)) { in DoExecute()