Home | History | Annotate | Download | only in gold

Lines Matching refs:rel_dyn_

2126       rel_dyn_(NULL), rel_irelative_(NULL), copy_relocs_(elfcpp::R_ARM_COPY),
2954 Reloc_section* rel_dyn_;
4315 if (this->rel_dyn_ == NULL)
4320 this->rel_dyn_ = new Reloc_section(parameters->options().combreloc());
4323 elfcpp::SHF_ALLOC, this->rel_dyn_,
4329 return this->rel_dyn_;
4348 && (this->rel_dyn_->output_section()
9282 this->rel_dyn_, true, false);