Home | History | Annotate | Download | only in bfd

Lines Matching refs:srel

530       asection *srel;
533 srel = bfd_get_linker_section (dynobj, ".rela.sbss");
535 srel = bfd_get_linker_section (dynobj, ".rela.bss");
536 BFD_ASSERT (srel != NULL);
537 srel->size += sizeof (Elf32_External_Rela);