Searched refs:RemoveSec (Results 1 – 1 of 1) sorted by relevance
1342 for (auto &RemoveSec : make_range(Iter, std::end(Sections))) { in removeSections() local1344 Segment->removeSection(RemoveSec.get()); in removeSections()1346 KeepSec->removeSectionReferences(RemoveSec.get()); in removeSections()