Home | History | Annotate | Download | only in bfd

Lines Matching defs:howto

97   BFD_ASSERT (reloc_entry->howto != (reloc_howto_type *)0);
101 reloc_entry->howto->name,
102 reloc_entry->howto->type);
112 HOWTO (R_MCORE_NONE, /* type */
127 HOWTO (R_MCORE_ADDR32, /* type */
143 HOWTO (R_MCORE_PCRELIMM8BY4, /* type */
160 HOWTO (R_MCORE_PCRELIMM11BY2,/* type */
175 HOWTO (R_MCORE_PCRELIMM4BY2, /* type */
190 HOWTO (R_MCORE_PCREL32, /* type */
211 HOWTO (R_MCORE_PCRELJSR_IMM11BY2,/* type */
226 HOWTO (R_MCORE_GNU_VTINHERIT, /* type */
241 HOWTO (R_MCORE_GNU_VTENTRY, /* type */
255 HOWTO (R_MCORE_RELATIVE, /* type */
317 /* Initialize howto table if needed. */
339 /* Set the howto pointer for a RCE ELF reloc. */
347 /* Initialize howto table if needed. */
352 cache_ptr->howto = mcore_elf_howto_table [ELF32_R_TYPE (dst->r_info)];
410 if (! mcore_elf_howto_table [R_MCORE_PCRELIMM8BY4]) /* Initialize howto table if needed */
420 reloc_howto_type * howto;
439 howto = mcore_elf_howto_table [(int) r_type];
443 if (howto->special_function == mcore_elf_unsupported_reloc)
447 howto->name,
474 rel, 1, relend, howto, 0, contents);
493 howto->name, r_type, r_symndx, (long) offset, (long) addend);
497 (howto, input_bfd, input_section, contents, offset, relocation, addend);
534 (info, (h ? &h->root : NULL), name, howto->name,