Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp1162 uint64_t DebugStrNextOffset = 0; in emitStringSections() local
1169 DebugStrNextOffset++; in emitStringSections()
1182 if (StringToEmit->Offset >= DebugStrNextOffset) { in emitStringSections()
1183 DebugStrNextOffset = in emitStringSections()