Searched refs:Demangle (Results 1 – 5 of 5) sorted by relevance
54 Demangle("demangle", cl::init(true),257 if (Demangle) { in printDILineInfo()
44 string Demangle(const char *str);
258 string Demangle(const char *str) { in Demangle() function284 ? Demangle(RTN_Name(rtn).c_str()) in PcToStrings()299 ? Demangle(RTN_Name(rtn).c_str()) in PcToRtnName()2503 string demangled_rtn_name = Demangle(RTN_Name(rtn).c_str()); in InstrumentMopsInBBl()
143 string Demangle(const char *str) { in Demangle() function
5710 * pp/oprofpp_options.cpp: add -D --Demangle options enabling C++