Home | History | Annotate | Download | only in gold

Lines Matching refs:rel_plt

101   rel_plt() const
1519 Output_section* rel_plt_os = this->plt_->rel_plt()->output_section();
2670 const Reloc_section* rel_plt = (this->plt_ == NULL
2672 : this->plt_->rel_plt());
2673 layout->add_target_dynamic_tags(true, this->got_plt_, rel_plt,