Home | History | Annotate | Download | only in gold

Lines Matching refs:cplus_demangle

1943 // Helper class that calls cplus_demangle when needed and takes care of freeing
1969 // Whether we already called cplus_demangle
1982 this->demangled_ = cplus_demangle(this->symbol_, this->options_);