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