Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DMachODump.cpp1003 StringRef DumpSegName, DumpSectName; in DumpSectionContents() local
1005 DumpSegName = DumpSegSectName.first; in DumpSectionContents()
1008 DumpSegName = ""; in DumpSectionContents()
1016 if ((DumpSegName.empty() || SegName == DumpSegName) && in DumpSectionContents()