Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp558 DenseSet<SectionBase *> PrefixedSections; in handleArgs() local
562 PrefixedSections.insert(&Sec); in handleArgs()
589 if (PrefixedSections.count(TargetSec)) in handleArgs()