Searched refs:PrevRow (Results 1 – 1 of 1) sorted by relevance
353 DWARFDebugLine::Row PrevRow; in convertFunctionLineTable() local397 if (RowIndex != RowVector[0] && Row.Address < PrevRow.Address) { in convertFunctionLineTable()435 PrevRow = DWARFDebugLine::Row(); in convertFunctionLineTable()438 PrevRow = Row; in convertFunctionLineTable()