Searched refs:NewRows (Results 1 – 1 of 1) sorted by relevance
2318 std::vector<DWARFDebugLine::Row> NewRows; in patchLineTableForUnit() local2319 NewRows.reserve(LineTable.Rows.size()); in patchLineTableForUnit()2383 insertLineSequence(Seq, NewRows); in patchLineTableForUnit()2399 insertLineSequence(Seq, NewRows); in patchLineTableForUnit()2415 LineTable.Prologue.MinInstLength, NewRows, in patchLineTableForUnit()