Home | History | Annotate | Download | only in gold

Lines Matching refs:copy_relocs_

2802       rela_irelative_(NULL), copy_relocs_(elfcpp::R_AARCH64_COPY),
3343 this->copy_relocs_.copy_reloc(symtab, layout,
3398 Copy_relocs<elfcpp::SHT_RELA, size, big_endian> copy_relocs_;
6723 if (this->copy_relocs_.any_saved_relocs())
6724 this->copy_relocs_.emit(this->rela_dyn_section(layout));