Searched refs:emitDOTFile (Results 1 – 1 of 1) sorted by relevance
168 static void emitDOTFile(const char *FileName, const MCFunction &f, in emitDOTFile() function613 emitDOTFile((f.getName().str() + ".dot").c_str(), f, IP.get()); in DisassembleInputMachO()