Home
last modified time | relevance | path

Searched refs:KeepSec (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp2144 for (auto &KeepSec : make_range(std::begin(Sections), Iter)) { in removeSections() local
2145 if (Error E = KeepSec->removeSectionReferences( in removeSections()