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