Searched defs:get_fnname_no_cxx_demangle (Results 1 – 2 of 2) sorted by relevance
326 if ( VG_(get_fnname_no_cxx_demangle) (ip, buf, ERRTXT_LEN) ) { in printSuppForIp_XML() local340 if ( VG_(get_fnname_no_cxx_demangle) (ip, buf, ERRTXT_LEN) ) { in printSuppForIp_nonXML() local
1550 Bool VG_(get_fnname_no_cxx_demangle) ( Addr a, HChar* buf, Int nbuf ) in VG_() argument