Searched refs:removeSection (Results 1 – 5 of 5) sorted by relevance
45 G.removeSection(*CUSec); in modifyPassConfig()
828 LG.removeSection(*CUSec); in modifyPassConfig()
1593 removeSection(SrcSection);1647 void removeSection(Section &Sec) { in removeSection() function
597 void removeSection(const SectionBase *Sec) { Sections.erase(Sec); } in removeSection() function
2232 Segment->removeSection(RemoveSec.get()); in removeSections()