Searched defs:PrevRow (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/DebugInfo/GSYM/ | ||
H A D | DwarfTransformer.cpp | 353 DWARFDebugLine::Row PrevRow; convertFunctionLineTable() local |
/llvm-project/bolt/lib/Core/ | ||
H A D | BinaryEmitter.cpp | 1100 const DWARFDebugLine::Row &PrevRow = LineTable->Rows[FirstRow - 1]; emitDebugLineInfoForOriginalFunctions() local |