Home | History | Annotate | Download | only in bfd

Lines Matching refs:srel

3234       asection *srel;
3236 srel = bfd_get_linker_section (dynobj, ".rela.bss");
3237 BFD_ASSERT (srel != NULL);
3238 srel->size += sizeof (Elf32_External_Rela);