Home | History | Annotate | Download | only in bfd

Lines Matching full:sgotplt

832   htab->elf.sgotplt = bfd_get_linker_section (dynobj, ".got.plt");
834 if (!htab->elf.sgot || !htab->elf.sgotplt || !htab->elf.srelgot)
1831 htab->elf.sgotplt->size += GOT_ENTRY_SIZE;
2156 || s == htab->elf.sgotplt
3565 || htab->elf.sgotplt == NULL
3598 (htab->elf.sgotplt->output_section->vma
3599 + htab->elf.sgotplt->output_offset
3663 htab->elf.sgotplt->contents + got_offset);
3666 sgotplt->output_section->vma
3667 + htab->elf.sgotplt->output_offset
3883 htab->elf.sgotplt->output_section->vma
3884 + htab->elf.sgotplt->output_offset,
3893 if (htab->elf.sgotplt)
3896 if (htab->elf.sgotplt->size > 0)
3901 htab->elf.sgotplt->contents);
3903 bfd_put_32 (output_bfd, (bfd_vma) 0, htab->elf.sgotplt->contents + 4);
3905 bfd_put_32 (output_bfd, (bfd_vma) 0, htab->elf.sgotplt->contents + 8);
3908 elf_section_data (htab->elf.sgotplt->output_section)