Searched refs:DebugStringIndexMap (Results 1 – 3 of 3) 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()
107 if (!DebugStringIndexMap.empty()) { in createDIETree()