Home | History | Annotate | Download | only in bfd

Lines Matching refs:howto

35   HOWTO (R_TILEPRO_NONE,	/* type */
50 HOWTO (R_TILEPRO_32, /* type */
65 HOWTO (R_TILEPRO_16, /* type */
80 HOWTO (R_TILEPRO_8, /* type */
95 HOWTO (R_TILEPRO_32_PCREL,/* type */
110 HOWTO (R_TILEPRO_16_PCREL,/* type */
125 HOWTO (R_TILEPRO_8_PCREL, /* type */
140 HOWTO (R_TILEPRO_LO16, /* type */
155 HOWTO (R_TILEPRO_HI16, /* type */
171 HOWTO (R_TILEPRO_HA16, /* type */
185 HOWTO (R_TILEPRO_COPY, /* type */
199 HOWTO (R_TILEPRO_GLOB_DAT, /* type */
213 HOWTO (R_TILEPRO_JMP_SLOT, /* type */
227 HOWTO (R_TILEPRO_RELATIVE, /* type */
241 HOWTO (R_TILEPRO_BROFF_X1, /* type */
255 HOWTO (R_TILEPRO_JOFFLONG_X1, /* type */
269 HOWTO (R_TILEPRO_JOFFLONG_X1_PLT, /* type */
284 HOWTO (name, 0, size, bitsize, FALSE, 0, \
289 HOWTO (name, 0, size, bitsize, FALSE, 0, \
303 HOWTO (name, rshift, 1, 16, FALSE, 0, \
316 HOWTO (R_TILEPRO_IMM16_X0_PCREL, /* type */
330 HOWTO (R_TILEPRO_IMM16_X1_PCREL, /* type */
345 HOWTO (name, rshift, 1, 16, TRUE, 0, \
384 HOWTO (R_TILEPRO_TLS_GD_CALL, /* type */
406 HOWTO (R_TILEPRO_IMM16_X0_TLS_GD,/* type */
420 HOWTO (R_TILEPRO_IMM16_X1_TLS_GD,/* type */
443 HOWTO (R_TILEPRO_IMM16_X0_TLS_IE,/* type */
457 HOWTO (R_TILEPRO_IMM16_X1_TLS_IE,/* type */
479 HOWTO(R_TILEPRO_TLS_DTPMOD32, 0, 0, 0, FALSE, 0, complain_overflow_dont,
482 HOWTO(R_TILEPRO_TLS_DTPOFF32, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
485 HOWTO(R_TILEPRO_TLS_TPOFF32, 0, 0, 0, FALSE, 0, complain_overflow_dont,
489 HOWTO (R_TILEPRO_IMM16_X0_TLS_LE,/* type */
503 HOWTO (R_TILEPRO_IMM16_X1_TLS_LE,/* type */
528 HOWTO (R_TILEPRO_GNU_VTINHERIT, /* type */
543 HOWTO (R_TILEPRO_GNU_VTENTRY, /* type */
809 /* Set the howto pointer for an TILEPro ELF reloc. */
819 cache_ptr->howto = &tilepro_elf_howto_table [r_type];
822 cache_ptr->howto
2855 reloc_howto_type *howto;
2884 howto = tilepro_elf_howto_table + r_type;
2921 rel, 1, relend, howto, 0, contents);
2981 howto = tilepro_elf_howto_table + r_type;
3218 && (! howto->pc_relative
3562 howto = tilepro_elf_howto_table + r_type;
3582 howto->name,
3588 * we will increment bit 16. The howto->rightshift takes care
3611 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
3617 if (howto->pc_relative)
3621 if (howto->pcrel_offset)
3631 r = bfd_check_overflow (howto->complain_on_overflow,
3632 howto->bitsize,
3633 howto->rightshift,
3642 tilepro_bundle_bits value = create_func(relocation >> howto->rightshift);
3664 (info, (h ? &h->root : NULL), name, howto->name,