Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
DObject.cpp1053 if (auto ToRelSec = RelSec->getSection()) in removeSections() local
1054 return !ToRemove(*ToRelSec); in removeSections()