Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-objdump/
Dllvm-objdump.h53 extern StringSet<> FoundSectionSet;
Dllvm-objdump.cpp386 StringSet<> objdump::FoundSectionSet; member in objdump
416 FoundSectionSet.insert(SecName); in checkSectionFilter()
495 if (FoundSectionSet.count(S)) in warnOnNoMatchForSections()
DMachODump.cpp1749 FoundSectionSet.insert(DumpSection); in DumpSectionContents()