Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
DObject.cpp1070 for (auto &KeepSec : make_range(std::begin(Sections), Iter)) in removeSections() local
1071 KeepSec->removeSectionReferences(RemoveSec.get()); in removeSections()