Searched refs:do_cxx_demangling (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/coregrind/
H A Dpub_core_demangle.h45 void VG_(demangle) ( Bool do_cxx_demangling, Bool do_z_demangling,
/external/valgrind/main/coregrind/m_demangle/
H A Ddemangle.c89 void VG_(demangle) ( Bool do_cxx_demangling, Bool do_z_demangling, argument
109 if (do_cxx_demangling && VG_(clo_demangle)) {
/external/valgrind/main/coregrind/m_debuginfo/
H A Ddebuginfo.c1417 Caller supplies buf and nbuf. If do_cxx_demangling is False, don't do
1423 Bool get_sym_name ( Bool do_cxx_demangling, Bool do_z_demangling, argument
1438 VG_(demangle) ( do_cxx_demangling, do_z_demangling,

Completed in 101 milliseconds