Home | History | Annotate | Download | only in bfd

Lines Matching defs:howto

49   HOWTO (R_MT_NONE,           /* type */
64 HOWTO (R_MT_16, /* type */
79 HOWTO (R_MT_32, /* type */
94 HOWTO (R_MT_32_PCREL, /* type */
109 HOWTO (R_MT_PC16, /* type */
124 HOWTO (R_MT_HI16, /* type */
139 HOWTO (R_MT_LO16, /* type */
162 constants. Thus, the order that the howto records appear in the
229 /* Set the howto pointer for a MT ELF reloc. */
240 cache_ptr->howto = & mt_elf_howto_table [r_type];
248 (reloc_howto_type * howto,
255 return _bfd_final_link_relocate (howto, input_bfd, input_section,
315 reloc_howto_type * howto;
329 howto = mt_elf_howto_table + ELF32_R_TYPE (rel->r_info);
359 rel, 1, relend, howto, 0, contents);
371 r = mt_final_link_relocate (howto, input_bfd, input_section,
385 (info, (h ? &h->root : NULL), name, howto->name, (bfd_vma) 0,