Searched refs:PrevRow (Results 1 – 1 of 1) sorted by relevance
279 DWARFDebugLine::Row PrevRow; in convertFunctionLineTable() local304 if (RowIndex != RowVector[0] && Row.Address < PrevRow.Address) { in convertFunctionLineTable()339 PrevRow = DWARFDebugLine::Row(); in convertFunctionLineTable()342 PrevRow = Row; in convertFunctionLineTable()