Home | History | Annotate | Download | only in gold

Lines Matching full:debug_abbrev_

448     debug_abbrev_(NULL),
1654 os = this->debug_abbrev_ = new Output_reduced_debug_abbrev_section(
1657 this->debug_info_->set_abbreviations(this->debug_abbrev_);
1665 if (this->debug_abbrev_)
1666 this->debug_info_->set_abbreviations(this->debug_abbrev_);