Home | History | Annotate | Download | only in bfd

Lines Matching defs:srelplt

281   asection *srelplt;
993 htab->srelplt = bfd_get_linker_section (abfd, ".rela.plt");
2020 htab->srelplt->size += sizeof (Elf32_External_Rela);
2322 srel = htab->srelplt;
2393 if (sec != htab->srelplt)
2455 if (htab->srelplt->size != 0)
3897 asection *s = htab->srelplt;
4363 loc = htab->srelplt->contents;
4364 loc += htab->srelplt->reloc_count++ * sizeof (Elf32_External_Rela);
4531 s = htab->srelplt;
4536 s = htab->srelplt;
4543 s = htab->srelplt;
4553 s = htab->srelplt;