Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/llvm-objdump/
DMachODump.cpp168 static void emitDOTFile(const char *FileName, const MCFunction &f, in emitDOTFile() function
613 emitDOTFile((f.getName().str() + ".dot").c_str(), f, IP.get()); in DisassembleInputMachO()