Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DMachODump.cpp1003 StringRef DumpSegName, DumpSectName; in DumpSectionContents() local
1006 DumpSectName = DumpSegSectName.second; in DumpSectionContents()
1009 DumpSectName = DumpSegSectName.first; in DumpSectionContents()
1017 (SectName == DumpSectName)) { in DumpSectionContents()