Searched refs:redir_notify_delete_DebugInfo (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/coregrind/
H A Dpub_core_redir.h70 extern void VG_(redir_notify_delete_DebugInfo)( const DebugInfo* );
H A Dm_redir.c97 call to VG_(redir_notify_delete_DebugInfo). It then removes from
1019 void VG_(redir_notify_delete_DebugInfo)( const DebugInfo* delsi ) function
1112 show_redir_state("after VG_(redir_notify_delete_DebugInfo)");
1185 that VG_(redir_notify_delete_DebugInfo) will delete them. The reason
/external/valgrind/coregrind/m_debuginfo/
H A Ddebuginfo.c332 VG_(redir_notify_delete_DebugInfo)( curr );

Completed in 136 milliseconds