Lines Matching full:relocation
62 bfd_vma relocation;
87 relocation = (bfd_is_com_section (symbol->section)) ? 0 : symbol->value;
88 relocation += symbol->section->output_section->vma;
89 relocation += symbol->section->output_offset;
90 relocation += reloc_entry->addend;
91 relocation += bfd_get_16 (abfd, (bfd_byte *)data + reloc_entry->address);
96 bfd_put_16 (abfd, (short)((relocation >> 16) & 0xFFFF),
237 /* No relocation. */
252 /* 8 bit relocation. */
267 /* 16 bit relocation. */
282 /* 32 bit relocation. */
395 More about this table - for dlx elf relocation we do not really
461 /* This relocation describes the C++ object vtable hierarchy.
468 /* This relocation describes which C++ vtable entries are actually