Lines Matching defs:relocation

204     /* The relocation type of this entry.  */
210 /* Have we initialized the dynamic relocation for this entry? */
218 of relocation sections. */
226 /* What kind of relocation? */
494 This does not actually do any relocation. */
513 the relocation is the difference between the GP value and the
517 NOTE: Unlike ECOFF, partial in-place relocation is not done. If
520 stupid hackery like inventing a gp value to do partial relocation
521 against. Also unlike ECOFF, we do the whole relocation off of
674 /* A dynamic relocation to copy the target into our .dynbss section. */
692 /* A dynamic relocation for a .got entry. */
707 /* A dynamic relocation for a .plt entry. */
722 /* A dynamic relocation to add the base of the DSO to a 64-bit field. */
782 /* A dynamic relocation for a DTP module entry. */
813 /* A dynamic relocation for a displacement from DTP to the target. */
889 /* A dynamic relocation for a displacement from TP to the target. */
950 /* A relocation function which doesn't do anything. */
967 /* A relocation function used for an unsupported reloc. */
984 /* Do the work of the GPDISP relocation. */
1041 bfd_vma gp, relocation;
1059 relocation = (input_section->output_section->vma
1066 ret = elf64_alpha_do_reloc_gpdisp (abfd, gp - relocation, p_ldah, p_lda);
1070 *err_msg = _("GPDISP relocation did not find ldah and lda instructions");
1262 ("%s: %s+0x%lx: warning: LITERAL relocation against unexpected insn",
1588 ("%s: %s+0x%lx: warning: %s relocation against unexpected insn",
1663 /* Smash the existing GOT relocation for its 16-bit immediate pair. */
1768 /* The TLSGD/TLSLDM relocation must be followed by a LITERAL and
1777 /* There must be a GPDISP relocation positioned immediately after the
1778 LITUSE relocation. */
1805 /* Reduce the use count on the LITERAL relocation. Do this before we
1930 /* Reduce the use count on the TLSGD/TLSLDM relocation. */
1939 /* If we've switched to a GOTTPREL relocation, increment the reference
2175 /* Search for the got entry to be used by this relocation. */
3221 don't know whether we'll actually need a dynamic relocation
3223 find out if this thing needs dynamic relocation we'll
3224 expand the relocation sections by the appropriate amount. */
3768 /* Every plt entry requires a JMP_SLOT relocation. */
3858 /* The number of dynamic relocations required by a static relocation. */
3890 /* Work out the sizes of the dynamic relocation entries. */
3948 /* Set the sizes of the dynamic relocation sections. */
4077 symbols need dynamic relocation entries and which don't. We've
4079 size the dynamic relocation sections. */
4185 /* Emit a dynamic relocation for (DYNINDX, RTYPE, ADDEND) at (SEC, OFFSET)
4254 (_("%s: unknown relocation type %d"),
4385 (_("%s: unknown relocation type %d"),
4408 /* If this is a tp-relative relocation against sym 0,
4544 do nothing here, we'll get relocation truncated messages,
4558 (_("%s: gp-relative relocation against dynamic symbol %s"),
4570 (_("%s: gp-relative relocation against dynamic symbol %s"),
4596 (_("%s: pc-relative relocation against dynamic symbol %s"),
4706 (_("%s: unhandled dynamic relocation against %s"),
4731 (_("%s: pc-relative relocation against dynamic symbol %s"),
4738 (_("%s: pc-relative relocation against undefined weak symbol %s"),
4753 /* Ignore the symbol for the relocation. The result is always
4798 (_("%s: dtp-relative relocation against dynamic symbol %s"),
4821 (_("%s: tp-relative relocation against dynamic symbol %s"),