Lines Matching defs:relocation

143 /* The relocation table used for SHT_REL sections.  */
147 /* No relocation. */
162 /* 16 bit relocation. */
177 /* 32 bit relocation. */
192 /* 32 bit symbol relative relocation. */
382 /* 64 bit relocation. */
625 relocation is required for correctness. */
641 /* The relocation table used for SHT_RELA sections. */
645 /* No relocation. */
660 /* 16 bit relocation. */
675 /* 32 bit relocation. */
690 /* 32 bit symbol relative relocation. */
877 /* 64 bit relocation. */
1141 relocation is required for correctness. */
1415 dangerous relocation. */
1494 (char *) _("GP relative relocation when _gp not defined");
1502 /* Do a R_MIPS_GPREL16 relocation. This is a 16 bit value which must
1542 /* Do a R_MIPS_LITERAL relocation. */
1582 /* Do a R_MIPS_GPREL32 relocation. This is a 32 bit value which must
1593 bfd_vma relocation;
1603 _("32bits gp relative relocation occurs for an external symbol");
1621 relocation = 0;
1623 relocation = symbol->value;
1625 relocation += symbol->section->output_section->vma;
1626 relocation += symbol->section->output_offset;
1642 val += relocation - gp;
1655 /* Do a R_MIPS_SHIFT6 relocation. The MSB of the shift is stored at bit 2,
1718 bfd_vma relocation;
1747 relocation = 0;
1749 relocation = symbol->value;
1751 relocation += symbol->section->output_section->vma;
1752 relocation += symbol->section->output_offset;
1772 val += relocation - gp;
1849 relocation variant. */
1907 /* Prevent relocation handling by bfd for MIPS ELF64. */
1942 modified from elf.c, that multiply the external relocation count by
1943 3 to obtain the internal relocation count. */
1956 tblptr = section->relocation;
1993 p = s->relocation;
2007 relocation to 3 internal ones. We must unfortunately set
2193 if (asect->relocation != NULL)
2250 asect->relocation = relents;
2309 /* Do the actual relocation. */
2651 standard ELF. This structure is used to redirect the relocation