Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_redir.c311 static void show_redir_state ( const HChar* who );
757 show_redir_state("after VG_(redir_notify_new_DebugInfo)"); in VG_()
1174 show_redir_state("after VG_(redir_notify_delete_DebugInfo)"); in VG_()
1644 show_redir_state("after VG_(redir_initialise)"); in VG_()
1881 static void show_redir_state ( const HChar* who ) in show_redir_state() function