Searched refs:UnfinalizedSections (Results 1 – 1 of 1) sorted by relevance
96 if (M.UnfinalizedSections.size() == 1)200 for (auto &P : UnfinalizedSections) in mapSectionAddress()288 M.UnfinalizedSections[H] = std::move(M.SectionsAllocatedSinceLastLoad); in operator()304 M.UnfinalizedSections.erase(H); in operator()349 UnfinalizedSections; variable