Searched refs:runtime_vfprintf (Results 1 – 1 of 1) sorted by relevance
389 static void runtime_vfprintf(FILE* fp, const char* format, va_list ap) in runtime_vfprintf() function780 addOption("vfprintf", (void*) runtime_vfprintf); in startVm()