Home | History | Annotate | Download | only in gold

Lines Matching refs:rel_dyn_

361       got_tlsdesc_(NULL), global_offset_table_(NULL), rel_dyn_(NULL),
867 Reloc_section* rel_dyn_;
984 if (this->rel_dyn_ == NULL)
987 this->rel_dyn_ = new Reloc_section(parameters->options().combreloc());
989 elfcpp::SHF_ALLOC, this->rel_dyn_,
992 return this->rel_dyn_;
1012 gold_assert(this->rel_dyn_->output_section()
2626 this->rel_dyn_, true, false);