Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DMachODump.cpp1041 StringRef DumpSegName, DumpSectName; in DumpSectionContents() local
1043 DumpSegName = DumpSegSectName.first; in DumpSectionContents()
1046 DumpSegName = ""; in DumpSectionContents()
1054 if ((DumpSegName.empty() || SegName == DumpSegName) && in DumpSectionContents()