Home | History | Annotate | Download | only in gold

Lines Matching refs:copy_relocs_

62       copy_relocs_(elfcpp::R_SPARC_COPY),
418 this->copy_relocs_.copy_reloc(symtab, layout,
448 Copy_relocs<elfcpp::SHT_RELA, size, big_endian> copy_relocs_;
3118 if (this->copy_relocs_.any_saved_relocs())
3119 this->copy_relocs_.emit(this->rela_dyn_section(layout));