Searched refs:DebugInfo_syms_howmany (Results 1 – 3 of 3) sorted by relevance
217 Int VG_(DebugInfo_syms_howmany) ( const DebugInfo *di );
500 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()
3856 Int VG_(DebugInfo_syms_howmany) ( const DebugInfo *si ) in VG_() argument