Home | History | Annotate | Download | only in bfd

Lines Matching defs:howto

45    HOWTO (R_MICROBLAZE_NONE,	/* Type.  */
60 HOWTO (R_MICROBLAZE_32, /* Type. */
75 HOWTO (R_MICROBLAZE_32_PCREL,/* Type. */
90 HOWTO (R_MICROBLAZE_64_PCREL,/* Type. */
105 HOWTO (R_MICROBLAZE_32_PCREL_LO, /* Type. */
120 HOWTO (R_MICROBLAZE_64, /* Type. */
135 HOWTO (R_MICROBLAZE_32_LO, /* Type. */
150 HOWTO (R_MICROBLAZE_SRO32, /* Type. */
165 HOWTO (R_MICROBLAZE_SRW32, /* Type. */
180 HOWTO (R_MICROBLAZE_64_NONE, /* Type. */
195 HOWTO (R_MICROBLAZE_32_SYM_OP_SYM, /* Type. */
210 HOWTO (R_MICROBLAZE_GNU_VTINHERIT, /* Type. */
225 HOWTO (R_MICROBLAZE_GNU_VTENTRY, /* Type. */
240 HOWTO (R_MICROBLAZE_GOTPC_64, /* Type. */
255 HOWTO (R_MICROBLAZE_GOT_64, /* Type. */
270 HOWTO (R_MICROBLAZE_PLT_64, /* Type. */
285 HOWTO (R_MICROBLAZE_REL, /* Type. */
300 HOWTO (R_MICROBLAZE_JUMP_SLOT,/* Type. */
315 HOWTO (R_MICROBLAZE_GLOB_DAT,/* Type. */
330 HOWTO (R_MICROBLAZE_GOTOFF_64, /* Type. */
345 HOWTO (R_MICROBLAZE_GOTOFF_32, /* Type. */
360 HOWTO (R_MICROBLAZE_COPY, /* Type. */
375 HOWTO (R_MICROBLAZE_TLS,
389 HOWTO (R_MICROBLAZE_TLSGD,
403 HOWTO (R_MICROBLAZE_TLSLD,
419 HOWTO (R_MICROBLAZE_TLSDTPMOD32,
436 HOWTO (R_MICROBLAZE_TLSDTPREL32,
453 HOWTO (R_MICROBLAZE_TLSDTPREL64,
469 HOWTO (R_MICROBLAZE_TLSGOTTPREL32,
485 HOWTO (R_MICROBLAZE_TLSTPREL32,
621 /* Initialize howto table if needed. */
641 /* Set the howto pointer for a RCE ELF reloc. */
649 /* Initialize howto table if needed. */
654 cache_ptr->howto = microblaze_elf_howto_table [ELF32_R_TYPE (dst->r_info)];
935 reloc_howto_type *howto;
960 howto = microblaze_elf_howto_table[r_type];
996 if (!howto->partial_inplace)
999 r = _bfd_relocate_contents (howto, input_bfd, addend,
1072 r = _bfd_final_link_relocate (howto, input_bfd,
1117 r = _bfd_final_link_relocate (howto, input_bfd,
1428 && (!howto->pc_relative
1520 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
1551 (info, (h ? &h->root : NULL), name, howto->name,
1868 /* Should use HOWTO. */