Home
last modified time | relevance | path

Searched refs:OrigRowIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2321 size_t OrigRowIndex = OrigRowIter->second; in generateLineTableForUnit() local
2324 auto NewRowIter = OrigRowToNewRow.find(OrigRowIndex); in generateLineTableForUnit()