Home | History | Annotate | Download | only in bfd

Lines Matching defs:srelplt

3853   ehtab->srelplt = s;
4152 ehtab->srelplt->size += sizeof (Elf32_External_Rela);
4207 ehtab->srelplt->size += sizeof (Elf32_External_Rela);
4418 htab->root.srelplt->size += sizeof (Elf32_External_Rela);
4451 if (htab->tls_desc_trampoline && htab->root.srelplt)
4499 if (s->size != 0 && s != elf_hash_table (info)->srelplt)
5930 asection *srelplt;
5931 srelplt = ehtab->srelplt;
5932 loc = srelplt->contents;
5935 <= srelplt->contents + srelplt->size);
6163 srela = ehtab->srelplt;
6400 s = ehtab->srelplt;
6408 s = ehtab->srelplt;
6424 if (ehtab->srelplt != NULL)
6426 s = ehtab->srelplt;