Searched refs:unwindplan_name (Results 1 – 1 of 1) sorted by relevance
1389 std::string unwindplan_name(""); in SavedLocationForRegister() local1391 unwindplan_name += "via '"; in SavedLocationForRegister()1392 unwindplan_name += m_full_unwind_plan_sp->GetSourceName().AsCString(); in SavedLocationForRegister()1393 unwindplan_name += "'"; in SavedLocationForRegister()1397 unwindplan_name.c_str()); in SavedLocationForRegister()