Home | History | Annotate | Download | only in bfd

Lines Matching defs:srelplt

2421   htab->root.srelplt = s;
2688 htab->root.srelplt->size += sizeof (Elf32_External_Rela);
3162 if (s->size != 0 && s != htab->root.srelplt && s != htab->srelplt2)
5961 asection *srelplt;
5976 srelplt = htab->root.srelplt;
5977 BFD_ASSERT (splt != NULL && sgotplt != NULL && srelplt != NULL);
6117 loc = srelplt->contents + plt_index * sizeof (Elf32_External_Rela);
6300 s = htab->root.srelplt;
6306 s = htab->root.srelplt;