Lines Matching refs:relocation
447 bfd_vma relocation; in mips_refhi_reloc() local
466 relocation = 0; in mips_refhi_reloc()
468 relocation = symbol->value; in mips_refhi_reloc()
470 relocation += symbol->section->output_section->vma; in mips_refhi_reloc()
471 relocation += symbol->section->output_offset; in mips_refhi_reloc()
472 relocation += reloc_entry->addend; in mips_refhi_reloc()
482 n->addend = relocation; in mips_refhi_reloc()
574 bfd_vma relocation; in mips_gprel_reloc() local
656 relocation = 0; in mips_gprel_reloc()
658 relocation = symbol->value; in mips_gprel_reloc()
660 relocation += symbol->section->output_section->vma; in mips_gprel_reloc()
661 relocation += symbol->section->output_offset; in mips_gprel_reloc()
678 val += relocation - gp; in mips_gprel_reloc()
762 bfd_vma relocation) in mips_relocate_hi() argument
781 val += relocation; in mips_relocate_hi()
883 bfd_vma relocation; in mips_relocate_section() local
1071 relocation = (h->root.u.def.value in mips_relocate_section()
1079 relocation -= int_rel.r_vaddr - input_section->vma; in mips_relocate_section()
1096 relocation = 0; in mips_relocate_section()
1103 relocation = (s->output_section->vma in mips_relocate_section()
1108 relocation += addend; in mips_relocate_section()
1115 relocation -= (input_section->output_section->vma in mips_relocate_section()
1120 if (relocation == 0) in mips_relocate_section()
1125 r = _bfd_relocate_contents (howto, input_bfd, relocation, in mips_relocate_section()
1134 relocation); in mips_relocate_section()
1159 relocation = (h->root.u.def.value in mips_relocate_section()
1168 relocation = 0; in mips_relocate_section()
1174 relocation = (s->output_section->vma in mips_relocate_section()
1182 relocation += int_rel.r_vaddr; in mips_relocate_section()
1192 relocation, in mips_relocate_section()
1199 relocation); in mips_relocate_section()
1210 && (((relocation in mips_relocate_section()