Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DLineTable.cpp168 const int64_t FirstDelta = DeltaInfos[I].Delta; in encode() local
172 auto LineRange = DeltaInfos[J].Delta - FirstDelta; in encode()