Home | History | Annotate | Download | only in gold

Lines Matching refs:copy_relocs_

509       glink_(NULL), rela_dyn_(NULL), copy_relocs_(elfcpp::R_POWERPC_COPY),
1194 this->copy_relocs_.copy_reloc(symtab, layout,
1295 Copy_relocs<elfcpp::SHT_RELA, size, big_endian> copy_relocs_;
6701 if (this->copy_relocs_.any_saved_relocs())
6702 this->copy_relocs_.emit(this->rela_dyn_section(layout));