Lines Matching refs:relocation

436   bfd_vma relocation;  in mips_refhi_reloc()  local
455 relocation = 0; in mips_refhi_reloc()
457 relocation = symbol->value; in mips_refhi_reloc()
459 relocation += symbol->section->output_section->vma; in mips_refhi_reloc()
460 relocation += symbol->section->output_offset; in mips_refhi_reloc()
461 relocation += reloc_entry->addend; in mips_refhi_reloc()
471 n->addend = relocation; in mips_refhi_reloc()
563 bfd_vma relocation; in mips_gprel_reloc() local
645 relocation = 0; in mips_gprel_reloc()
647 relocation = symbol->value; in mips_gprel_reloc()
649 relocation += symbol->section->output_section->vma; in mips_gprel_reloc()
650 relocation += symbol->section->output_offset; in mips_gprel_reloc()
667 val += relocation - gp; in mips_gprel_reloc()
751 bfd_vma relocation) in mips_relocate_hi() argument
770 val += relocation; in mips_relocate_hi()
872 bfd_vma relocation; in mips_relocate_section() local
1060 relocation = (h->root.u.def.value in mips_relocate_section()
1068 relocation -= int_rel.r_vaddr - input_section->vma; in mips_relocate_section()
1085 relocation = 0; in mips_relocate_section()
1092 relocation = (s->output_section->vma in mips_relocate_section()
1097 relocation += addend; in mips_relocate_section()
1104 relocation -= (input_section->output_section->vma in mips_relocate_section()
1109 if (relocation == 0) in mips_relocate_section()
1114 r = _bfd_relocate_contents (howto, input_bfd, relocation, in mips_relocate_section()
1123 relocation); in mips_relocate_section()
1148 relocation = (h->root.u.def.value in mips_relocate_section()
1157 relocation = 0; in mips_relocate_section()
1163 relocation = (s->output_section->vma in mips_relocate_section()
1171 relocation += int_rel.r_vaddr; in mips_relocate_section()
1181 relocation, in mips_relocate_section()
1188 relocation); in mips_relocate_section()
1199 && (((relocation in mips_relocate_section()