Searched refs:InsertRow (Results 1 – 4 of 4) sorted by relevance
1425 unwind_plan.InsertRow(row); in AugmentUnwindPlanFromCallSite()1436 unwind_plan.InsertRow(row); in AugmentUnwindPlanFromCallSite()1449 unwind_plan.InsertRow(row); in AugmentUnwindPlanFromCallSite()1458 unwind_plan.InsertRow(row); in AugmentUnwindPlanFromCallSite()1467 unwind_plan.InsertRow(row); in AugmentUnwindPlanFromCallSite()1476 unwind_plan.InsertRow(row); in AugmentUnwindPlanFromCallSite()1487 unwind_plan.InsertRow(row); in AugmentUnwindPlanFromCallSite()1495 unwind_plan.InsertRow(row); in AugmentUnwindPlanFromCallSite()1505 unwind_plan.InsertRow(row); in AugmentUnwindPlanFromCallSite()1527 unwind_plan.InsertRow(row); in AugmentUnwindPlanFromCallSite()
450 void InsertRow(Row row, bool replace_existing = false);
212 unwind_plan.InsertRow(std::move(state.row), in GetNonCallSiteUnwindPlanFromAssembly()
411 void UnwindPlan::InsertRow(Row row, bool replace_existing) { in InsertRow() function in UnwindPlan