Searched refs:MachOUniquingMap (Results 1 – 2 of 2) sorted by relevance
173 MachOUniquingMap.clear(); in reset()503 auto R = MachOUniquingMap.try_emplace((Segment + Twine(',') + Section).str()); in getMachOSection()
322 StringMap<MCSectionMachO *> MachOUniquingMap; variable