Home | History | Annotate | Download | only in gold

Lines Matching full:debug_info_

459     debug_info_(NULL),
1658 if (this->debug_info_)
1659 this->debug_info_->set_abbreviations(this->debug_abbrev_);
1665 os = this->debug_info_ = new Output_reduced_debug_info_section(
1668 this->debug_info_->set_abbreviations(this->debug_abbrev_);