Searched refs:MachOUniquingMap (Results 1 – 2 of 2) sorted by relevance
82 MachOUniquingMap.clear(); in reset()222 const MCSectionMachO *&Entry = MachOUniquingMap[Name.str()]; in getMachOSection()
166 StringMap<const MCSectionMachO*> MachOUniquingMap; variable