Searched defs:printCode (Results 1 – 8 of 8) sorted by relevance
47 var printCode = flag.Bool("S", false, "print Go code alongside assembly") var
268 public static void printCode(Method[] methods, boolean verbose) { in printCode() method in listclass
671 void printCode(const Code *E, StreamType &SS) { in printCode() function
651 void printCode(const Code *E, StreamType &SS) { in printCode() function
1766 void printCode(std::stringstream &functions, std::stringstream &main) in printCode() function in vkt::Reconvergence::__anon4f2394780111::RandomProgram