Searched refs:removeSection (Results 1 – 3 of 3) sorted by relevance
1465 removeSection(SrcSection);1519 void removeSection(Section &Sec) { in removeSection() function
596 void removeSection(const SectionBase *Sec) { Sections.erase(Sec); } in removeSection() function
2226 Segment->removeSection(RemoveSec.get()); in removeSections()