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