Searched refs:DebugStringIndexMap (Results 1 – 4 of 4) 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()
72 return DebugStringIndexMap.getValueIndex(String); in getDebugStrIndex()
108 if (!DebugStringIndexMap.empty()) { in createDIETree()