Searched refs:KeepSec (Results 1 – 1 of 1) sorted by relevance
2236 for (auto &KeepSec : make_range(std::begin(Sections), Iter)) { in removeSections() local2237 if (Error E = KeepSec->removeSectionReferences( in removeSections()