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. */
384 /* 64 bit relocation. */
627 relocation is required for correctness. */
797 /* The relocation table used for SHT_RELA sections. */
801 /* No relocation. */
816 /* 16 bit relocation. */
831 /* 32 bit relocation. */
846 /* 32 bit symbol relative relocation. */
1035 /* 64 bit relocation. */
1299 relocation is required for correctness. */
1809 dangerous relocation. */
1888 (char *) _("GP relative relocation when _gp not defined");
1896 /* Do a R_MIPS_GPREL16 relocation. This is a 16 bit value which must
1936 /* Do a R_MIPS_LITERAL relocation. */
1953 _("literal relocation occurs for an external symbol");
1976 /* Do a R_MIPS_GPREL32 relocation. This is a 32 bit value which must
1987 bfd_vma relocation;
1996 _("32bits gp relative relocation occurs for an external symbol");
2014 relocation = 0;
2016 relocation = symbol->value;
2018 relocation += symbol->section->output_section->vma;
2019 relocation += symbol->section->output_offset;
2035 val += relocation - gp;
2048 /* Do a R_MIPS_SHIFT6 relocation. The MSB of the shift is stored at bit 2,
2221 relocation variant. */
2288 /* Prevent relocation handling by bfd for MIPS ELF64. */
2323 modified from elf.c, that multiply the external relocation count by
2324 3 to obtain the internal relocation count. */
2337 tblptr = section->relocation;
2374 p = s->relocation;
2388 relocation to 3 internal ones. We must unfortunately set
2574 if (asect->relocation != NULL)
2631 asect->relocation = relents;
2690 /* Do the actual relocation. */
3036 standard ELF. This structure is used to redirect the relocation