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

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.h52 extern StringSet<> FoundSectionSet;
H A Dllvm-objdump.cpp377 StringSet<> objdump::FoundSectionSet; member in class:objdump
407 FoundSectionSet.insert(SecName);
486 if (FoundSectionSet.count(S))
H A DMachODump.cpp1748 FoundSectionSet.insert(DumpSection);

Completed in 125 milliseconds