Searched refs:DemangleWithCxa (Results 1 – 1 of 1) sorted by relevance
40 static std::string DemangleWithCxa(const char* name) { in DemangleWithCxa() function61 std::string cxa_demangled_name(DemangleWithCxa(name)); in Compare()