Searched refs:ELFUniquingMap (Results 1 – 2 of 2) sorted by relevance
176 ELFUniquingMap.clear(); in reset()660 EntryNewPair = ELFUniquingMap.try_emplace(UniqueMapKey); in getELFSection()665 EntryNewPair = ELFUniquingMap.try_emplace(UniqueMapKey); in getELFSection()669 EntryNewPair = ELFUniquingMap.try_emplace(UniqueMapKey); in getELFSection()
318 StringMap<MCSectionELF *> ELFUniquingMap; variable