Home | History | Annotate | Download | only in gold

Lines Matching refs:copy_relocs_

362       rel_irelative_(NULL), copy_relocs_(elfcpp::R_386_COPY),
831 this->copy_relocs_.copy_reloc(symtab, layout,
871 Copy_relocs<elfcpp::SHT_REL, 32, false> copy_relocs_;
2630 if (this->copy_relocs_.any_saved_relocs())
2631 this->copy_relocs_.emit(this->rel_dyn_section(layout));