Lines Matching defs:relocation

146    section, and instead use a dynamic relocation to point into the
193 /* Used to count relocations for delayed sizing of relocation
197 /* Next relocation in the chain. */
1098 object. Additionally, output a dynamic relocation
1157 /* We don't need to propagate the relocation if linking a
1167 (_("%s: relocation %s can not be used when making a shared object; recompile with -fPIC"),
1187 (_("%s: relocation %s should not be used when making a shared object; recompile with -fPIC"),
1195 /* We may want to output a dynamic relocation later. */
1199 /* This relocation describes the C++ object vtable hierarchy.
1206 /* This relocation describes which C++ vtable entries are actually
1221 relocation for this entry. */
1377 (_("Could not find relocation section for %s"),
1456 for a given relocation. */
1652 used by a plabel relocation. Either this object is the
2698 /* Now examine each relocation. */
3031 /* Perform a relocation as part of a final link. */
3154 that uses this relocation. */
3389 bfd_vma relocation;
3416 relocation = _bfd_elf_rela_local_sym (output_bfd, sym, &sym_sec, rel);
3426 hh, sym_sec, relocation,
3429 if (relocation == 0
3448 /* Do any required modifications to the relocation value, and
3511 /* Output a dynamic relocation for this GOT entry.
3522 outrel.r_addend = relocation;
3528 bfd_put_32 (output_bfd, relocation,
3535 /* Add the base of the GOT to the relocation value. */
3536 relocation = (off
3543 /* If this is the first SEGREL relocation, then initialize
3558 redirect this relocation to it. */
3603 /* Output a dynamic IPLT relocation for this
3613 outrel.r_addend = relocation;
3621 relocation,
3642 relocation = (off
3649 /* Fall through and possibly emit a dynamic relocation. */
3735 outrel.r_addend += relocation;
3748 /* Skip this relocation if the output section has
3754 /* We are turning this relocation into one
3784 r = final_link_relocate (input_section, contents, rel, relocation,
3871 /* Create a dynamic IPLT relocation for this entry. */