Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-objcopy/COFF/
DObject.cpp100 auto RemoveAssociated = [&AssociatedSections](const Section &Sec) { in removeSections() local
130 ToRemove = RemoveAssociated; in removeSections()