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