Searched refs:redir_notify_new_DebugInfo (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/coregrind/
H A Dpub_core_redir.h65 extern void VG_(redir_notify_new_DebugInfo)( DebugInfo* );
H A Dm_redir.c70 That calls VG_(redir_notify_new_DebugInfo) when a new DebugInfo
325 void VG_(redir_notify_new_DebugInfo)( DebugInfo* newsi ) function
475 show_redir_state("after VG_(redir_notify_new_DebugInfo)");
/external/valgrind/main/coregrind/m_debuginfo/
H A Ddebuginfo.c653 VG_(redir_notify_new_DebugInfo)( di );
910 VG_(redir_notify_new_DebugInfo)( di );
1241 VG_(redir_notify_new_DebugInfo)( di );
H A Dreadpdb.c2416 VG_(redir_notify_new_DebugInfo)( di );

Completed in 187 milliseconds