Searched refs:newSections (Results 1 – 1 of 1) sorted by relevance
126 SmallVector<InputSectionBase *, 0> newSections; in copySectionsIntoPartitions() local134 newSections.push_back(copy); in copySectionsIntoPartitions()144 ctx.inputSections.insert(ctx.inputSections.end(), newSections.begin(), in copySectionsIntoPartitions()145 newSections.end()); in copySectionsIntoPartitions()