Lines Matching defs:relocation

167    section, and instead use a dynamic relocation to point into the
214 /* Used to count relocations for delayed sizing of relocation
218 /* Next relocation in the chain. */
1144 object. Additionally, output a dynamic relocation
1204 /* We don't need to propagate the relocation if linking a
1214 (_("%B: relocation %s can not be used when making a shared object; recompile with -fPIC"),
1228 /* We may want to output a dynamic relocation later. */
1232 /* This relocation describes the C++ object vtable hierarchy.
1239 /* This relocation describes which C++ vtable entries are actually
1254 relocation for this entry. */
1407 (_("Could not find relocation section for %s"),
1489 for a given relocation. */
1755 used by a plabel relocation. Either this object is the
2823 /* Now examine each relocation. */
3155 /* Perform a relocation as part of a final link. */
3278 that uses this relocation. */
3505 bfd_vma relocation;
3532 relocation = _bfd_elf_rela_local_sym (output_bfd, sym, &sym_sec, rela);
3542 eh, sym_sec, relocation,
3545 if (relocation == 0
3564 /* Do any required modifications to the relocation value, and
3627 /* Output a dynamic relocation for this GOT entry.
3638 outrel.r_addend = relocation;
3644 bfd_put_32 (output_bfd, relocation,
3651 /* Add the base of the GOT to the relocation value. */
3652 relocation = (off
3659 /* If this is the first SEGREL relocation, then initialize
3673 redirect this relocation to it. */
3718 /* Output a dynamic IPLT relocation for this
3728 outrel.r_addend = relocation;
3736 relocation,
3757 relocation = (off
3764 /* Fall through and possibly emit a dynamic relocation. */
3847 outrel.r_addend += relocation;
3860 /* Skip this relocation if the output section has
3866 /* We are turning this relocation into one
3889 rstatus = final_link_relocate (input_section, contents, rela, relocation,
3976 /* Create a dynamic IPLT relocation for this entry. */