Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp2168 for (auto &KeepSec : make_range(std::begin(Sections), Iter)) { in removeSections() local
2169 if (Error E = KeepSec->removeSectionReferences( in removeSections()