Home
last modified time | relevance | path

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

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