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