Home | History | Annotate | Download | only in bfd

Lines Matching refs:srel

1919       asection *srel;
1921 srel = htab->srelbss;
1922 BFD_ASSERT (srel != NULL);
1923 srel->size += sizeof (Elf32_External_Rela);
2191 asection *srel;
2215 srel = elf_section_data (p->sec)->sreloc;
2216 srel->size += p->count * sizeof (Elf32_External_Rela);
2231 srel = htab->srelgot;
2239 srel->size += sizeof (Elf32_External_Rela);