Lines Matching refs:srela
4327 asection *srela;
4338 srela = htab->elf.srelplt;
4343 srela = htab->elf.irelplt;
4346 if (splt == NULL || srela == NULL)
4443 loc = srela->contents;
4466 asection *srela;
4472 srela = htab->elf.srelgot;
4473 BFD_ASSERT (sgot != NULL && srela != NULL);
4519 sparc_elf_append_rela (output_bfd, srela, &rela);