Searched refs:DebugStringIndexMap (Results 1 – 2 of 2) sorted by relevance
161 return DebugStringIndexMap.getValueIndex(String); in getDebugStrIndex()209 IndexedValuesMap<const StringEntry *> DebugStringIndexMap; variable
132 if (DebugStringIndexMap.empty()) in emitDebugStringOffsetSection()151 for (const StringEntry *String : DebugStringIndexMap.getValues()) { in emitDebugStringOffsetSection()