Searched refs:AlreadyAllocated (Results 1 – 1 of 1) sorted by relevance
705 std::map<uint64_t, uint64_t> AlreadyAllocated; in remapSectionsAndSymbols() local723 AlreadyAllocated[LoadAddr] = (*Tmp)->MB.allocatedSize(); in remapSectionsAndSymbols()746 for (const auto &Alloc : AlreadyAllocated) in remapSectionsAndSymbols()754 AlreadyAllocated[NextSectionAddr] = CurEntry->MB.allocatedSize(); in remapSectionsAndSymbols()