Lines Matching refs:rel
452 struct internal_reloc *rel,
459 if (rel -> r_symndx == -1 && addendp != NULL)
466 RTYPE2HOWTO (&genrel, rel);
490 struct internal_reloc *rel;
493 rel = relocs;
494 relend = rel + input_section->reloc_count;
495 for (; rel < relend; rel++)
506 symndx = rel->r_symndx;
529 howto = bfd_coff_rtype_to_howto (input_bfd, input_section, rel, h,
572 rel->r_vaddr - input_section->vma, TRUE)))
577 addr = rel->r_vaddr - input_section->vma;
676 input_bfd, input_section, (unsigned long) rel->r_vaddr);
697 rel->r_vaddr - input_section->vma)))