Searched refs:unwindplan_name (Results 1 – 1 of 1) sorted by relevance
1466 std::string unwindplan_name; in GetAbstractRegisterLocation() local1468 unwindplan_name += "via '"; in GetAbstractRegisterLocation()1469 unwindplan_name += m_full_unwind_plan_sp->GetSourceName().AsCString(); in GetAbstractRegisterLocation()1470 unwindplan_name += "'"; in GetAbstractRegisterLocation()1473 regnum.GetAsKind(eRegisterKindLLDB), unwindplan_name.c_str()); in GetAbstractRegisterLocation()