Home | History | Annotate | Download | only in bfd

Lines Matching defs:howto

51     HOWTO(t,                    /* type */ \
76 HOWTO ( R_EPIPHANY_8_PCREL, 0, 0, 8, TRUE, 0, complain_overflow_bitfield, bfd_elf_generic_reloc, "R_EPIPHANY_8_PCREL", FALSE, 0x000000ff, 0x000000ff, FALSE),
78 HOWTO ( R_EPIPHANY_16_PCREL, 0, 1, 16, TRUE, 0, complain_overflow_bitfield, bfd_elf_generic_reloc, "R_EPIPHANY_8_PCREL", FALSE, 0x000000ff, 0x000000ff, FALSE),
80 HOWTO ( R_EPIPHANY_32_PCREL, 0, 2, 32, TRUE, 0, complain_overflow_bitfield, bfd_elf_generic_reloc, "R_EPIPHANY_8_PCREL", FALSE, 0x000000ff, 0x000000ff, FALSE),
111 constants. Thus, the order that the howto records appear in the
363 /* Set the howto pointer for a EPIPHANY ELF reloc. */
373 cache_ptr->howto = & epiphany_elf_howto_table [r_type];
380 epiphany_final_link_relocate (reloc_howto_type * howto,
387 switch (howto->type)
404 return _bfd_relocate_contents (howto, input_bfd, relocation,
421 return _bfd_relocate_contents (howto, input_bfd, relocation,
430 return _bfd_final_link_relocate (howto, input_bfd, input_section,
486 reloc_howto_type * howto;
498 howto = epiphany_elf_howto_table + ELF32_R_TYPE (rel->r_info);
529 rel, 1, relend, howto, 0, contents);
535 r = epiphany_final_link_relocate (howto, input_bfd, input_section,
546 (info, (h ? &h->root : NULL), name, howto->name,