Searched refs:removeSection (Results 1 – 2 of 2) sorted by relevance
474 void removeSection(const SectionBase *Sec) { Sections.erase(Sec); } in removeSection() function
2134 Segment->removeSection(RemoveSec.get()); in removeSections()