Searched refs:debugLog_startup (Results 1 – 6 of 6) sorted by relevance
59 void VG_(debugLog_startup) ( Int level, const HChar* who );
250 VG_(debugLog_startup)(loglevel, "Stage 1"); in main()
343 VG_(debugLog_startup)(loglevel, "Stage 1"); in main()
1149 void VG_(debugLog_startup) ( Int level, const HChar* who ) in VG_() argument
1193 VG_(debugLog_startup)(loglevel, "Stage 2 (main)"); in valgrind_main()
291 VG_(debugLog_startup) (int_value, "gdbsrv"); in handle_gdb_valgrind_command()