Home | History | Annotate | Download | only in gold

Lines Matching refs:copy_relocs_

241       rela_irelative_(NULL), copy_relocs_(elfcpp::R_TILEGX_COPY),
597 this->copy_relocs_.copy_reloc(symtab, layout,
652 Copy_relocs<elfcpp::SHT_RELA, size, big_endian> copy_relocs_;
2811 this->copy_relocs_.emit_copy_reloc(symtab,
4256 if (this->copy_relocs_.any_saved_relocs())
4257 this->copy_relocs_.emit(this->rela_dyn_section(layout));