Home | History | Annotate | Download | only in bfd

Lines Matching refs:srel

1887       asection *srel;
1889 srel = htab->srelbss;
1890 BFD_ASSERT (srel != NULL);
1891 srel->size += sizeof (Elf32_External_Rela);
2155 asection *srel;
2179 srel = elf_section_data (p->sec)->sreloc;
2180 srel->size += p->count * sizeof (Elf32_External_Rela);
2195 srel = htab->srelgot;
2203 srel->size += sizeof (Elf32_External_Rela);