Searched refs:DebugInfo_syms_howmany (Results 1 – 3 of 3) sorted by relevance
211 Int VG_(DebugInfo_syms_howmany) ( const DebugInfo *di );
517 nsyms = VG_(DebugInfo_syms_howmany)( newdi ); in VG_()812 nsyms = VG_(DebugInfo_syms_howmany)( di ); in generate_and_add_actives()1715 Int nsyms = VG_(DebugInfo_syms_howmany)(di); in handle_require_text_symbols()
4297 Int VG_(DebugInfo_syms_howmany) ( const DebugInfo *si ) in VG_() argument