Searched refs:reloc_type (Results 1 - 14 of 14) sorted by relevance

/freebsd-9.3-release/contrib/binutils/gas/
H A Dliteral.c54 bfd_reloc_code_real_type reloc_type; local
79 reloc_type = BFD_RELOC_32;
82 reloc_type = BFD_RELOC_64;
88 reloc_type);
H A Dcgen.c378 bfd_reloc_code_real_type reloc_type; local
450 reloc_type = md_cgen_lookup_reloc (0, operand, & dummy_fixup);
453 && reloc_type == BFD_RELOC_RELC
474 if (reloc_type == BFD_RELOC_RELC
502 (reloc_type == BFD_RELOC_RELC) ?
891 bfd_reloc_code_real_type reloc_type; local
959 reloc_type = md_cgen_lookup_reloc (insn, operand, fixP);
961 if (reloc_type == BFD_RELOC_RELC)
973 if (reloc_type != BFD_RELOC_NONE)
974 fixP->fx_r_type = reloc_type;
[all...]
/freebsd-9.3-release/contrib/binutils/include/aout/
H A Dreloc.h24 enum reloc_type enum
H A Daout64.h447 enum reloc_type
511 enum reloc_type r_type; /* Relocation type. */
445 enum reloc_type enum
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Daout_gnu.h31 each must define the enum reloc_type
38 enum reloc_type enum
340 enum reloc_type r_type:5; */
341 enum reloc_type r_type;
356 typedef enum i860_reloc_type reloc_type;
375 /* r_type: highlow_type - bits 5,4; reloc_type - bits 3-0 */
354 typedef enum i860_reloc_type reloc_type; typedef in typeref:enum:i860_reloc_type
H A Dtc-arc.c1240 int reloc_type;
1244 reloc_type = get_arc_exp_reloc_type (1, BFD_RELOC_32, exp, &exptmp);
1245 fix_new_exp (frag, where, nbytes, &exptmp, 0, reloc_type);
1884 int op_type, reloc_type;
1909 reloc_type = BFD_RELOC_32;
1911 reloc_type = BFD_RELOC_ARC_B26;
1914 reloc_type = get_arc_exp_reloc_type (1, reloc_type,
1922 reloc_type = op_type + (int) BFD_RELOC_UNUSED;
1930 (bfd_reloc_code_real_type) reloc_type);
1234 int reloc_type; local
1877 int op_type, reloc_type; local
[all...]
H A Dtc-i386.c4159 enum bfd_reloc_code_real reloc_type;
4189 reloc_type = reloc (size, pcrel, sign, i.reloc[n]);
4192 && (((reloc_type == BFD_RELOC_32
4193 || reloc_type == BFD_RELOC_X86_64_32S
4194 || (reloc_type == BFD_RELOC_64
4201 || reloc_type == BFD_RELOC_32_PCREL))
4220 reloc_type = BFD_RELOC_386_GOTPC;
4223 else if (reloc_type == BFD_RELOC_64)
4224 reloc_type = BFD_RELOC_X86_64_GOTPC64;
4229 reloc_type
4155 enum bfd_reloc_code_real reloc_type; local
4260 enum bfd_reloc_code_real reloc_type; local
5343 enum bfd_reloc_code_real reloc_type; local
[all...]
H A Dtc-mep.c1740 bfd_reloc_code_real_type reloc_type;
1748 reloc_type = md_cgen_lookup_reloc (insn, operand, fixP);
1751 reloc_type = fixP->fx_r_type;
1764 if (reloc_type == BFD_RELOC_VTABLE_INHERIT
1765 || reloc_type == BFD_RELOC_VTABLE_ENTRY)
1735 bfd_reloc_code_real_type reloc_type; local
H A Dtc-mips.c2562 bfd_reloc_code_real_type *reloc_type)
2663 && *reloc_type == BFD_RELOC_16_PCREL_S2
2687 *reloc_type = BFD_RELOC_UNUSED;
2689 else if (*reloc_type > BFD_RELOC_UNUSED)
2695 (*reloc_type - BFD_RELOC_UNUSED,
2703 && *reloc_type != BFD_RELOC_MIPS16_JMP)
2736 ip->mips16_absolute_jump_p = (*reloc_type == BFD_RELOC_MIPS16_JMP);
2741 if (address_expr != NULL && *reloc_type <= BFD_RELOC_UNUSED)
2747 switch (*reloc_type)
2811 else if (*reloc_type < BFD_RELOC_UNUSE
2554 append_insn(struct mips_cl_insn *ip, expressionS *address_expr, bfd_reloc_code_real_type *reloc_type) argument
[all...]
H A Dtc-arm.c16565 int reloc_type;
16606 reloc_type = BFD_RELOC_ARM_T32_OFFSET_IMM;
16610 reloc_type = BFD_RELOC_ARM_THUMB_OFFSET;
16620 reloc_type = BFD_RELOC_ARM_T32_ADD_PC12;
16624 reloc_type = BFD_RELOC_ARM_THUMB_ADD;
16641 reloc_type = BFD_RELOC_ARM_T32_IMMEDIATE;
16645 reloc_type = BFD_RELOC_ARM_THUMB_IMM;
16654 reloc_type = BFD_RELOC_THUMB_PCREL_BRANCH25;
16657 reloc_type = BFD_RELOC_THUMB_PCREL_BRANCH12;
16666 reloc_type
16552 int reloc_type; local
[all...]
H A Dtc-alpha.c3171 bfd_reloc_code_real_type reloc_type;
3163 bfd_reloc_code_real_type reloc_type; local
/freebsd-9.3-release/contrib/binutils/bfd/
H A Delf64-alpha.c148 unsigned char reloc_type;
1697 && gotent->reloc_type == r_type
1716 gotent->reloc_type = r_type;
2116 && gi->reloc_type == gs->reloc_type
2202 && ae->reloc_type == be->reloc_type
2206 total += alpha_got_entry_size (be->reloc_type);
2281 && ae->reloc_type == be->reloc_type
146 unsigned char reloc_type; member in struct:alpha_elf_link_hash_entry::alpha_elf_got_entry
[all...]
H A Dcoff-sparc.c41 enum reloc_type enum
/freebsd-9.3-release/contrib/binutils/include/opcode/
H A Dcgen.h688 int reloc_type;

Completed in 379 milliseconds