Searched refs:newSections (Results 1 – 1 of 1) sorted by relevance
119 SmallVector<InputSectionBase *, 0> newSections; in copySectionsIntoPartitions() local127 newSections.push_back(copy); in copySectionsIntoPartitions()137 ctx.inputSections.insert(ctx.inputSections.end(), newSections.begin(), in copySectionsIntoPartitions()138 newSections.end()); in copySectionsIntoPartitions()