Searched refs:AlreadyAllocated (Results 1 – 1 of 1) sorted by relevance
536 std::map<uint64_t, uint64_t> AlreadyAllocated; in remapSectionsAndSymbols() local546 AlreadyAllocated[AI->second] = Tmp->second; in remapSectionsAndSymbols()569 for (const auto &Alloc : AlreadyAllocated) in remapSectionsAndSymbols()575 AlreadyAllocated[NextSectionAddr] = CurEntry.second; in remapSectionsAndSymbols()