Lines Matching defs:srelgot
1060 asection * srelgot;
1065 srelgot = NULL;
1174 srelgot = htab->root.srelgot;
1175 BFD_ASSERT (sgot != NULL && srelgot != NULL);
1217 srelgot->size += sizeof (Elf32_External_Rela);
1219 srelgot->size += sizeof (Elf32_External_Rela);
1255 srelgot->size += sizeof (Elf32_External_Rela);
1259 srelgot->size += sizeof (Elf32_External_Rela);
1798 asection *srelgot = htab->root.srelgot;
1801 BFD_ASSERT (srelgot != NULL);
1811 (bfd_byte *) ((Elf32_External_Rela *) srelgot->contents
1812 + srelgot->reloc_count));
1813 ++ srelgot->reloc_count;
1875 asection *srelgot = htab->root.srelgot;;
1878 BFD_ASSERT (srelgot != NULL);
1892 srelgot->contents)
1893 + srelgot->reloc_count));
1894 ++ srelgot->reloc_count;
1909 srelgot->contents)
1910 + srelgot->reloc_count));
1911 ++ srelgot->reloc_count;
5055 s = htab->root.srelgot;
5239 srel = htab->root.srelgot;