Home
last modified time | relevance | path

Searched refs:show_redir_state (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/
Dm_redir.c310 static void show_redir_state ( const HChar* who );
738 show_redir_state("after VG_(redir_notify_new_DebugInfo)"); in VG_()
1143 show_redir_state("after VG_(redir_notify_delete_DebugInfo)"); in VG_()
1573 show_redir_state("after VG_(redir_initialise)"); in VG_()
1807 static void show_redir_state ( const HChar* who ) in show_redir_state() function