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

/external/valgrind/main/include/
H A Dpub_tool_debuginfo.h217 Int VG_(DebugInfo_syms_howmany) ( const DebugInfo *di );
/external/valgrind/main/coregrind/
H A Dm_redir.c500 nsyms = VG_(DebugInfo_syms_howmany)( newdi );
756 nsyms = VG_(DebugInfo_syms_howmany)( di );
1563 Int nsyms = VG_(DebugInfo_syms_howmany)(di);
/external/valgrind/main/coregrind/m_debuginfo/
H A Ddebuginfo.c3856 Int VG_(DebugInfo_syms_howmany) ( const DebugInfo *si ) function

Completed in 108 milliseconds