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