Home | History | Annotate | Download | only in bfd

Lines Matching refs:erel

6273       bfd_byte *erel;
6331 erel = external_relocs;
6332 for (; irel < irelend; irel++, rel_hash++, erel += relsz)
6333 bfd_coff_swap_reloc_out (abfd, (void *) irel, (void *) erel);