• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/

Lines Matching refs:relocation

65 	   bfd_vma relocation));
234 /* FIXME: This relocation is used (internally only) to represent branches
444 /* Do a REFHI relocation. This has to be done in combination with a
447 relocation when we see the REFLO. MIPS ECOFF requires that the
481 bfd_vma relocation;
500 relocation = 0;
502 relocation = symbol->value;
504 relocation += symbol->section->output_section->vma;
505 relocation += symbol->section->output_offset;
506 relocation += reloc_entry->addend;
511 /* Save the information, and let REFLO do the actual relocation. */
516 n->addend = relocation;
526 /* Do a REFLO relocation. This is a straightforward 16 bit inplace
527 relocation; this function exists in order to do the REFHI
528 relocation described above. */
558 /* Do the REFHI relocation. Note that we actually don't
595 /* Do a GPREL relocation. This is a 16 bit value which must become
616 bfd_vma relocation;
692 (char *) _("GP relative relocation when _gp not defined");
699 relocation = 0;
701 relocation = symbol->value;
703 relocation += symbol->section->output_section->vma;
704 relocation += symbol->section->output_offset;
721 val += relocation - gp;
797 relocations. The REFHI relocation must be followed by a REFLO
798 relocation, and the addend used is formed from the addends of both
803 relocation)
809 bfd_vma relocation;
828 val += relocation;
932 bfd_vma relocation;
1008 (info, _("GP relative relocation used when GP not defined"),
1019 /* This is a relocation against a section. The current
1031 /* This is a relocation against a defined symbol. The
1034 are going to change this into a relocation against a
1043 /* This is a relocation against an undefined or common
1122 relocation = (h->root.u.def.value
1126 /* For a PC relative relocation, the object file
1130 relocation -= int_rel.r_vaddr - input_section->vma;
1149 relocation = 0;
1154 /* This is a relocation against a section. Adjust the
1156 relocation = (s->output_section->vma
1161 relocation += addend;
1164 /* Adjust a PC relative relocation by removing the reference
1168 relocation -= (input_section->output_section->vma
1173 if (relocation == 0)
1178 r = _bfd_relocate_contents (howto, input_bfd, relocation,
1187 relocation);
1212 relocation = (h->root.u.def.value
1223 relocation = 0;
1229 relocation = (s->output_section->vma
1234 file. Make it look like a pcrel_offset relocation by
1237 relocation += int_rel.r_vaddr;
1247 relocation,
1254 relocation);
1265 && (((relocation