Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp1163 uint64_t DebugLineStrNextOffset = 0; in emitStringSections() local
1198 if (StringToEmit->Offset >= DebugLineStrNextOffset) { in emitStringSections()
1199 DebugLineStrNextOffset = in emitStringSections()