Searched refs:NewSections (Results 1 – 2 of 2) sorted by relevance
74 void Object::addSections(ArrayRef<Section> NewSections) { in addSections() argument75 for (Section S : NewSections) { in addSections()
134 void addSections(ArrayRef<Section> NewSections);