Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp334 SetVector<StringRef> MissingSections; in warnOnNoMatchForSections() local
340 MissingSections.insert(S); in warnOnNoMatchForSections()
344 for (StringRef S : MissingSections) in warnOnNoMatchForSections()