Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp1161 uint64_t DebugLineStrNextOffset = 0; in emitStringSections() local
1196 if (StringToEmit->Offset >= DebugLineStrNextOffset) { in emitStringSections()
1197 DebugLineStrNextOffset = in emitStringSections()