Home | History | Annotate | Download | only in bfd

Lines Matching defs:sgotplt

727   asection *sgotplt;
1141 relocation = htab->sgotplt->output_section->vma
1142 + htab->sgotplt->output_offset;
1215 if (htab->sgotplt != NULL && h->got.offset != (bfd_vma) -1)
1351 - htab->sgotplt->output_section->vma
1352 - htab->sgotplt->output_offset;
1369 relocation -= htab->sgotplt->output_section->vma
1370 + htab->sgotplt->output_offset;
1383 relocation -= htab->sgotplt->output_section->vma
1384 + htab->sgotplt->output_offset;
2267 htab->sgotplt = bfd_get_linker_section (dynobj, ".got.plt");
2268 if (!htab->sgot || !htab->sgotplt)
2820 htab->sgotplt->size += 4;
3120 else if (s != htab->splt && s != htab->sgot && s != htab->sgotplt)
3204 asection *sgotplt;
3217 sgotplt = htab->sgotplt;
3218 BFD_ASSERT (splt != NULL && srela != NULL && sgotplt != NULL);
3226 got_addr += htab->sgotplt->output_section->vma + sgotplt->output_offset;
3245 sgotplt->contents + got_offset); */
3248 rela.r_offset = (sgotplt->output_section->vma
3249 + sgotplt->output_offset