Searched refs:MappedSections (Results 1 – 2 of 2) sorted by relevance
144 MappedSections[Addr] = Offsets[i].first; in notifyObjectLoaded()153 I = MappedSections.begin(), E = MappedSections.end(); in finalizeMemory()170 MappedSections.clear(); in finalizeMemory()
56 DenseMap<uint64_t, Allocation> MappedSections; variable