Home
last modified time | relevance | path

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

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