Searched refs:unwind_plan_source (Results 1 – 1 of 1) sorted by relevance
1560 std::string unwind_plan_source(unwind_plan.GetSourceName().AsCString()); in AugmentUnwindPlanFromCallSite() local1561 unwind_plan_source += " plus augmentation from assembly parsing"; in AugmentUnwindPlanFromCallSite()1562 unwind_plan.SetSourceName(unwind_plan_source.c_str()); in AugmentUnwindPlanFromCallSite()