Lines Matching defs:srelplt
2421 htab->root.srelplt = s;
2688 htab->root.srelplt->size += sizeof (Elf32_External_Rela);
3161 if (s->size != 0 && s != htab->root.srelplt && s != htab->srelplt2)
5958 asection *srelplt;
5973 srelplt = htab->root.srelplt;
5974 BFD_ASSERT (splt != NULL && sgotplt != NULL && srelplt != NULL);
6114 loc = srelplt->contents + plt_index * sizeof (Elf32_External_Rela);
6297 s = htab->root.srelplt;
6303 s = htab->root.srelplt;