Searched refs:Demangle (Results 1 – 2 of 2) sorted by relevance
114 static std::string Demangle(const std::string& name);
218 const std::string s = Dso::Demangle(name_); in DemangledName()254 std::string Dso::Demangle(const std::string& name) { in Demangle() function in simpleperf::Dso