Lines Matching defs:sgotplt
1258 asection *splt, asection *sgotplt,
1267 bfd_signed_vma dist_got_entry = sgotplt->output_section->vma
1268 + sgotplt->output_offset
1454 htab->sgotplt = s;
2269 htab->elf.sgotplt->size += GOT_ENTRY_SIZE (htab);
2546 if (htab->elf.sgotplt)
2557 && (htab->elf.sgotplt->size
2564 htab->elf.sgotplt->size = 0;
2577 || s == htab->elf.sgotplt
3790 asection *sgotplt;
3805 sgotplt = htab->elf.sgotplt;
3811 rela_index = tilegx_plt_entry_build (output_bfd, htab, splt, sgotplt,
3818 sgotplt->contents + r_offset);
3821 rela.r_offset = (sgotplt->output_section->vma
3822 + sgotplt->output_offset
3946 s = htab->elf.sgotplt;
4017 if (htab->elf.sgotplt)
4019 if (bfd_is_abs_section (htab->elf.sgotplt->output_section))
4022 (_("discarded output section: `%pA'"), htab->elf.sgotplt);
4026 if (htab->elf.sgotplt->size > 0)
4031 htab->elf.sgotplt->contents);
4033 htab->elf.sgotplt->contents
4036 elf_section_data (htab->elf.sgotplt->output_section)->this_hdr.sh_entsize =