Searched refs:clo_demangle (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/coregrind/
H A Dpub_core_options.h67 extern Bool VG_(clo_demangle);
H A Dm_options.c57 Bool VG_(clo_demangle) = True; variable
H A Dm_main.c513 else if VG_BOOL_CLO(arg, "--demangle", VG_(clo_demangle)) {}
/external/valgrind/main/coregrind/m_demangle/
H A Ddemangle.c109 if (do_cxx_demangling && VG_(clo_demangle)) {

Completed in 45 milliseconds