Home | History | Annotate | Download | only in gold

Lines Matching full:debug_abbrev_

458     debug_abbrev_(NULL),
1656 os = this->debug_abbrev_ = new Output_reduced_debug_abbrev_section(
1659 this->debug_info_->set_abbreviations(this->debug_abbrev_);
1667 if (this->debug_abbrev_)
1668 this->debug_info_->set_abbreviations(this->debug_abbrev_);