Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp1160 uint64_t DebugStrNextOffset = 0; in emitStringSections() local
1167 DebugStrNextOffset++; in emitStringSections()
1180 if (StringToEmit->Offset >= DebugStrNextOffset) { in emitStringSections()
1181 DebugStrNextOffset = in emitStringSections()