Searched refs:do_cxx_demangling (Results 1 – 3 of 3) sorted by relevance
45 void VG_(demangle) ( Bool do_cxx_demangling, Bool do_z_demangling,
89 void VG_(demangle) ( Bool do_cxx_demangling, Bool do_z_demangling, in VG_()109 if (do_cxx_demangling && VG_(clo_demangle)) { in VG_()
1423 Bool get_sym_name ( Bool do_cxx_demangling, Bool do_z_demangling, in get_sym_name() argument1438 VG_(demangle) ( do_cxx_demangling, do_z_demangling, in get_sym_name()