Lines Matching defs:relocation

326       (*_bfd_error_handler) (_("%s: invalid relocation type %d"),
467 section, and instead use a dynamic relocation to point into the
495 0, 0, 0, 0, /* replaced with offset into relocation table. */
516 0, 0, 0, 0, /* replaced with offset into relocation table. */
1091 (_("%s: bad relocation section name `%s\'"),
1159 /* This relocation describes the C++ object vtable hierarchy.
1166 /* This relocation describes which C++ vtable entries are actually
1182 relocation. */
1573 /* R_386_TLS_IE_32 needs one dynamic relocation,
1574 R_386_TLS_IE resp. R_386_TLS_GOTIE needs one dynamic relocation,
1946 containing ELF relocation info. We need this hack in order to
1951 attempt to interpret this section as containing relocation
1966 when resolving @dtpoff relocation.
1978 /* Return the relocation value for @tpoff relocation
2027 bfd_vma relocation;
2103 relocation = (sec->output_section->vma
2145 addend -= relocation;
2175 h, sec, relocation,
2209 relocation entry to initialize the value. This
2215 bfd_put_32 (output_bfd, relocation,
2237 bfd_put_32 (output_bfd, relocation,
2266 relocation = htab->sgot->output_offset + off;
2278 relocation -= htab->sgot->output_section->vma;
2283 relocation = htab->sgot->output_section->vma;
2305 relocation = (htab->splt->output_section->vma
2497 bfd_put_32 (output_bfd, tpoff (info, relocation),
2555 bfd_put_32 (output_bfd, -tpoff (info, relocation),
2604 bfd_put_32 (output_bfd, -tpoff (info, relocation),
2607 bfd_put_32 (output_bfd, tpoff (info, relocation),
2648 bfd_put_32 (output_bfd, relocation - dtpoff_base (info),
2651 bfd_put_32 (output_bfd, dtpoff_base (info) - relocation,
2667 relocation - dtpoff_base (info),
2685 indx == 0 ? relocation - dtpoff_base (info) : 0,
2704 relocation = htab->sgot->output_offset + off;
2707 relocation += 4;
2709 relocation += htab->sgot->output_section->vma;
2828 relocation = htab->sgot->output_offset + off;
2834 relocation -= dtpoff_base (info);
2837 relocation = -tpoff (info, relocation);
2869 relocation = dtpoff_base (info) - relocation;
2871 relocation -= dtpoff_base (info);
2874 relocation = tpoff (info, relocation);
2876 relocation = -tpoff (info, relocation);
2891 (_("%s(%s+0x%lx): unresolvable relocation against symbol `%s'"),
2901 relocation, 0);