Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp493 SetVector<StringRef> MissingSections; in warnOnNoMatchForSections() local
499 MissingSections.insert(S); in warnOnNoMatchForSections()
503 for (StringRef S : MissingSections) in warnOnNoMatchForSections()