Lines Matching refs:relocation
489 contents, rel, relocation) in avr_final_link_relocate() argument
495 bfd_vma relocation;
505 srel = (bfd_signed_vma) relocation;
523 srel = (bfd_signed_vma) relocation;
558 srel = (bfd_signed_vma) relocation + rel->r_addend;
566 srel = (bfd_signed_vma) relocation + rel->r_addend;
575 srel = (bfd_signed_vma) relocation + rel->r_addend;
584 srel = (bfd_signed_vma) relocation + rel->r_addend;
593 srel = (bfd_signed_vma) relocation + rel->r_addend;
603 srel = (bfd_signed_vma) relocation + rel->r_addend;
613 srel = (bfd_signed_vma) relocation + rel->r_addend;
624 srel = (bfd_signed_vma) relocation + rel->r_addend;
636 srel = (bfd_signed_vma) relocation + rel->r_addend;
648 srel = (bfd_signed_vma) relocation + rel->r_addend;
660 srel = (bfd_signed_vma) relocation + rel->r_addend;
673 srel = (bfd_signed_vma) relocation + rel->r_addend;
686 srel = (bfd_signed_vma) relocation + rel->r_addend;
699 relocation, rel->r_addend);
737 bfd_vma relocation; local
754 relocation = _bfd_elf_rela_local_sym (output_bfd, sym, &sec, rel);
766 h, sec, relocation,
771 contents, rel, relocation);