Home | History | Annotate | Download | only in bfd

Lines Matching refs:srel

146   asection *srel;
1971 if (rent->rtype == r_type && rent->srel == sreloc)
1981 rent->srel = sreloc;
2233 if (ri->rtype == rs->rtype && ri->srel == rs->srel)
2749 relent->srel->size +=
2795 asection *srel = bfd_get_linker_section (dynobj, ".rela.got");
2796 BFD_ASSERT (srel != NULL);
2797 srel->size += sizeof (Elf64_External_Rela) * entries;
2810 asection *srel;
2845 srel = bfd_get_linker_section (dynobj, ".rela.got");
2846 if (!srel)
2851 srel->size = sizeof (Elf64_External_Rela) * entries;
4079 into the next available slot in SREL. */
4083 asection *sec, asection *srel, bfd_vma offset,
4089 BFD_ASSERT (srel != NULL);
4100 loc = srel->contents;
4101 loc += srel->reloc_count++ * sizeof (Elf64_External_Rela);
4103 BFD_ASSERT (sizeof (Elf64_External_Rela) * srel->reloc_count <= srel->size);
4203 asection *sgot, *srel, *srelgot;
4236 srel = bfd_get_linker_section (dynobj, section_name);
4239 srel = NULL;
4622 srel, rel->r_offset, dynindx,
4843 asection *splt, *sgot, *srel;
4854 srel = bfd_get_linker_section (dynobj, ".rela.plt");
4855 BFD_ASSERT (srel != NULL);
4910 loc = srel->contents + plt_index * sizeof (Elf64_External_Rela);
4921 asection *srel;
4924 srel = bfd_get_linker_section (dynobj, ".rela.got");
4925 BFD_ASSERT (srel != NULL);
4959 elf64_alpha_emit_dynrel (output_bfd, info, sgot, srel,
4964 elf64_alpha_emit_dynrel (output_bfd, info, sgot, srel,