Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp1164 uint64_t DebugStrNextOffset = 0; in emitStringSections() local
1171 DebugStrNextOffset++; in emitStringSections()
1184 if (StringToEmit->Offset >= DebugStrNextOffset) { in emitStringSections()
1185 DebugStrNextOffset = in emitStringSections()