Searched refs:debug_abbrev_ (Results 1 – 3 of 3) sorted by relevance
458 debug_abbrev_(NULL), in Layout()1656 os = this->debug_abbrev_ = new Output_reduced_debug_abbrev_section( in make_output_section()1659 this->debug_info_->set_abbreviations(this->debug_abbrev_); in make_output_section()1667 if (this->debug_abbrev_) in make_output_section()1668 this->debug_info_->set_abbreviations(this->debug_abbrev_); in make_output_section()
1390 Output_reduced_debug_abbrev_section* debug_abbrev_; variable
15247 * layout.h (class Layout): Add debug_abbrev_ and debug_info_