Searched defs:DumpCode (Results 1 – 3 of 3) sorted by relevance
76 #define DumpCode(f,D) DumpVector(f->code,f->sizecode,sizeof(Instruction),D) macro
90 static void DumpCode (const Proto *f, DumpState *D) { in DumpCode() function
330 bool DumpCode; variable