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