Home | History | Annotate | Download | only in bfd

Lines Matching full:sgotplt

460   asection *sgotplt;
3474 got_address = (htab->sgotplt->output_section->vma
3475 + htab->sgotplt->output_offset
5178 htab->sgotplt = s;
9070 BFD_ASSERT (htab->sgotplt->size == 0);
9083 if (!bfd_set_section_alignment (dynobj, htab->sgotplt,
9653 BFD_ASSERT (htab->sgotplt->size == 0);
9676 htab->sgotplt->size = (htab->plt_got_index
9780 && s != htab->sgotplt
10569 got_address = (htab->sgotplt->output_section->vma
10570 + htab->sgotplt->output_offset
10577 loc = (htab->sgotplt->contents + got_index * MIPS_ELF_GOT_SIZE (dynobj));
10684 htab->sgotplt->output_section,
11059 got_address = (htab->sgotplt->output_section->vma
11060 + htab->sgotplt->output_offset
11073 (htab->sgotplt->contents
11217 gotplt_value = (htab->sgotplt->output_section->vma
11218 + htab->sgotplt->output_offset);
11247 htab->sgotplt->output_section,
11452 s = htab->sgotplt;