Searched refs:newSections (Results 1 – 1 of 1) sorted by relevance
185 std::vector<InputSectionBase *> newSections; in copySectionsIntoPartitions() local198 newSections.push_back(copy); in copySectionsIntoPartitions()202 inputSections.insert(inputSections.end(), newSections.begin(), in copySectionsIntoPartitions()203 newSections.end()); in copySectionsIntoPartitions()