Searched refs:eh_frame_sp (Results 1 – 1 of 1) sorted by relevance
385 UnwindPlanSP eh_frame_sp = GetEHFrameUnwindPlan(target); in GetUnwindPlanAtNonCallSite() local386 if (!eh_frame_sp) in GetUnwindPlanAtNonCallSite()387 eh_frame_sp = GetDebugFrameUnwindPlan(target); in GetUnwindPlanAtNonCallSite()388 if (!eh_frame_sp) in GetUnwindPlanAtNonCallSite()389 eh_frame_sp = GetObjectFileUnwindPlan(target); in GetUnwindPlanAtNonCallSite()414 thread, eh_frame_sp, arch_default_at_entry_sp) == eLazyBoolNo && in GetUnwindPlanAtNonCallSite()416 thread, eh_frame_sp, arch_default_sp) == eLazyBoolNo && in GetUnwindPlanAtNonCallSite()419 return eh_frame_sp; in GetUnwindPlanAtNonCallSite()