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
3791 asection *sgotplt;
3806 sgotplt = htab->elf.sgotplt;
3812 rela_index = tilegx_plt_entry_build (output_bfd, htab, splt, sgotplt,
3819 sgotplt->contents + r_offset);
3822 rela.r_offset = (sgotplt->output_section->vma
3823 + sgotplt->output_offset
3947 s = htab->elf.sgotplt;
4018 if (htab->elf.sgotplt)
4020 if (bfd_is_abs_section (htab->elf.sgotplt->output_section))
4023 (_("discarded output section: `%pA'"), htab->elf.sgotplt);
4027 if (htab->elf.sgotplt->size > 0)
4032 htab->elf.sgotplt->contents);
4034 htab->elf.sgotplt->contents
4037 elf_section_data (htab->elf.sgotplt->output_section)->this_hdr.sh_entsize =