Home | History | Annotate | Download | only in bfd

Lines Matching refs:srelgot

5221 	      BFD_ASSERT (globals->root.srelgot != NULL);
5232 loc = globals->root.srelgot->contents;
5233 loc += globals->root.srelgot->reloc_count++
5257 loc = globals->root.srelgot->contents;
5258 loc += globals->root.srelgot->reloc_count++
5299 BFD_ASSERT (globals->root.srelgot != NULL);
5314 loc = globals->root.srelgot->contents;
5315 loc += globals->root.srelgot->reloc_count++
5354 BFD_ASSERT (globals->root.srelgot != NULL);
5924 htab->srelgot = s;
7028 htab->root.srelgot->size += RELOC_SIZE (htab);
7074 htab->root.srelgot->size += RELOC_SIZE (htab) * 2;
7077 htab->root.srelgot->size += RELOC_SIZE (htab);
7333 srel = htab->root.srelgot;
7380 htab->root.srelgot->size += RELOC_SIZE (htab) * 2;
7383 htab->root.srelgot->size += RELOC_SIZE (htab);
7792 if (htab->root.sgot == NULL || htab->root.srelgot == NULL)
7847 loc = htab->root.srelgot->contents;
7848 loc += htab->root.srelgot->reloc_count++ * RELOC_SIZE (htab);