Lines Matching defs:relocation
45 /* Relocation tables. */
63 /* A 16 bit absolute relocation. */
78 /* A 32 bit absolute relocation. */
93 /* A 32 bit pc-relative relocation. */
108 /* A 16 bit pc-relative relocation. */
163 table *must* match the order of the relocation types defined in
242 _bfd_error_handler (_("%pB: unsupported relocation type %#x"),
251 /* Perform a single relocation. By default we use the standard BFD
261 bfd_vma relocation)
265 relocation, rel->r_addend);
328 bfd_vma relocation;
346 relocation = _bfd_elf_rela_local_sym (output_bfd, sym, &sec, rel);
359 h, sec, relocation,
377 r = mt_elf_relocate_hi16 (input_bfd, rel, contents, relocation);
381 contents, rel, relocation);
408 msg = _("internal error: dangerous relocation");