Home | History | Annotate | Download | only in bfd

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);
2545 if (htab->elf.sgotplt)
2556 && (htab->elf.sgotplt->size
2563 htab->elf.sgotplt->size = 0;
2576 || s == htab->elf.sgotplt
3788 asection *sgotplt;
3803 sgotplt = htab->elf.sgotplt;
3809 rela_index = tilegx_plt_entry_build (output_bfd, htab, splt, sgotplt,
3816 sgotplt->contents + r_offset);
3819 rela.r_offset = (sgotplt->output_section->vma
3820 + sgotplt->output_offset
3944 s = htab->elf.sgotplt;
4015 if (htab->elf.sgotplt)
4017 if (bfd_is_abs_section (htab->elf.sgotplt->output_section))
4020 (_("discarded output section: `%pA'"), htab->elf.sgotplt);
4024 if (htab->elf.sgotplt->size > 0)
4029 htab->elf.sgotplt->contents);
4031 htab->elf.sgotplt->contents
4034 elf_section_data (htab->elf.sgotplt->output_section)->this_hdr.sh_entsize =