Searched refs:DebugStrNextOffset (Results 1 – 1 of 1) sorted by relevance
1162 uint64_t DebugStrNextOffset = 0; in emitStringSections() local1169 DebugStrNextOffset++; in emitStringSections()1182 if (StringToEmit->Offset >= DebugStrNextOffset) { in emitStringSections()1183 DebugStrNextOffset = in emitStringSections()