Searched refs:debugLog_startup (Results 1 - 6 of 6) sorted by relevance

/external/valgrind/main/coregrind/
H A Dpub_core_debuglog.h59 void VG_(debugLog_startup) ( Int level, const HChar* who );
67 VG_(debugLog_startup), or zero if there have been no such calls so
H A Dlauncher-darwin.c246 VG_(debugLog_startup)(loglevel, "Stage 1");
H A Dlauncher-linux.c300 VG_(debugLog_startup)(loglevel, "Stage 1");
H A Dm_debuglog.c928 void VG_(debugLog_startup) ( Int level, const HChar* who ) function
940 VG_(debugLog_startup), or zero if there have been no such calls so
H A Dm_main.c1582 VG_(debugLog_startup)(loglevel, "Stage 2 (main)");
/external/valgrind/main/coregrind/m_gdbserver/
H A Dserver.c286 VG_(debugLog_startup) (int_value, "gdbsrv");

Completed in 125 milliseconds