Home | History | Annotate | Download | only in gold

Lines Matching refs:copy_relocs_

425       rela_irelative_(NULL), copy_relocs_(elfcpp::R_X86_64_COPY),
953 this->copy_relocs_.copy_reloc(symtab, layout,
1007 Copy_relocs<elfcpp::SHT_RELA, size, false> copy_relocs_;
2008 this->copy_relocs_.emit_copy_reloc(symtab,
3221 if (this->copy_relocs_.any_saved_relocs())
3222 this->copy_relocs_.emit(this->rela_dyn_section(layout));