Home | History | Annotate | Download | only in bfd

Lines Matching full:relsec

4582 bfd_m68k_elf32_create_embedded_relocs (abfd, info, datasec, relsec, errmsg)
4586 asection *relsec;
4613 relsec->contents = (bfd_byte *) bfd_alloc (abfd, amt);
4614 if (relsec->contents == NULL)
4617 p = relsec->contents;