Searched refs:debugLog_startup (Results 1 – 6 of 6) sorted by relevance
59 void VG_(debugLog_startup) ( Int level, HChar* who );
266 VG_(debugLog_startup)(loglevel, "Stage 1"); in main()
246 VG_(debugLog_startup)(loglevel, "Stage 1"); in main()
823 void VG_(debugLog_startup) ( Int level, HChar* who ) in VG_() argument
1485 VG_(debugLog_startup)(loglevel, "Stage 2 (main)"); in valgrind_main()
209 VG_(debugLog_startup) (int_value, "gdbsrv"); in handle_gdb_valgrind_command()