Home
last modified time | relevance | path

Searched refs:BFD_RELOC_64 (Results 1 – 25 of 62) sorted by relevance

123

/toolchain/binutils/binutils-2.25/bfd/
Dmach-o-x86-64.c70 HOWTO(BFD_RELOC_64, 0, 4, 64, FALSE, 0,
232 case BFD_RELOC_64: in bfd_mach_o_x86_64_swap_reloc_out()
Dcoff-x86_64.c659 case BFD_RELOC_64: in coff_amd64_reloc_type_lookup()
Delf32-mips.c1970 { BFD_RELOC_64, R_MIPS_64 },
/toolchain/binutils/binutils-2.25/gas/
Dliteral.c83 reloc_type = BFD_RELOC_64;
Dcgen.c1002 case BFD_RELOC_64:
1030 case BFD_RELOC_64: r = BFD_RELOC_64_PCREL; break; in gas_cgen_pcrel_r_type()
DChangeLog-20121248 for BFD_RELOC_64.
1290 for BFD_RELOC_64.
1517 BFD_RELOC_64.
/toolchain/binutils/binutils-2.25/gas/config/
Dobj-evax.c170 BFD_RELOC_64); in evax_frob_file_before_adjust()
173 BFD_RELOC_64); in evax_frob_file_before_adjust()
Dtc-xstormy16.c469 case BFD_RELOC_64: in xstormy16_md_apply_fix()
555 case BFD_RELOC_64: in xstormy16_md_apply_fix()
Dtc-v850.c1983 return BFD_RELOC_64; /* Used to indicate an error condition. */ in handle_hi016()
2003 return BFD_RELOC_64; /* Used to indicate an error condition. */ in handle_hi16()
2026 return BFD_RELOC_64; /* Used to indicate an error condition. */ in handle_lo16()
2035 return BFD_RELOC_64; /* Used to indicate an error condition. */ in handle_ctoff()
2051 return BFD_RELOC_64; /* Used to indicate an error condition. */ in handle_ctoff()
2070 return BFD_RELOC_64; /* Used to indicate an error condition. */ in handle_sdaoff()
2089 return BFD_RELOC_64; /* Used to indicate an error condition. */ in handle_zdaoff()
2122 return BFD_RELOC_64; in handle_tdaoff()
2416 if (reloc == BFD_RELOC_64) in md_assemble()
Dtc-alpha.h79 : LEN == 8 ? BFD_RELOC_64 \
Dtc-tilegx.c1454 reloc = BFD_RELOC_64; in tilegx_cons_fix_new()
1458 reloc = BFD_RELOC_64; in tilegx_cons_fix_new()
1512 FIX_PCREL (BFD_RELOC_64); in md_apply_fix()
1715 case BFD_RELOC_64: in md_apply_fix()
Dtc-aarch64.h113 || (FIX)->fx_r_type == BFD_RELOC_64 \
Dtc-sh64.c516 case BFD_RELOC_64: in shmedia_init_reloc()
596 case BFD_RELOC_64: in shmedia_md_apply_fix()
631 case BFD_RELOC_64: in shmedia_md_apply_fix()
751 case BFD_RELOC_64: in shmedia_md_apply_fix()
1561 case BFD_RELOC_64: in shmedia_check_limits()
3064 case BFD_RELOC_64: in shmedia_md_pcrel_from_section()
Dtc-microblaze.c1878 fragP->fr_offset, FALSE, BFD_RELOC_64); in md_convert_frag()
2087 case BFD_RELOC_64: in md_apply_fix()
2391 case BFD_RELOC_64: in tc_gen_reloc()
2515 r = BFD_RELOC_64; in cons_fix_new_microblaze()
Dtc-mmix.c2378 fragP->fr_symbol, fragP->fr_offset, 0, BFD_RELOC_64); in md_convert_frag()
2460 case BFD_RELOC_64: in md_apply_fix()
2651 case BFD_RELOC_64: in tc_gen_reloc()
3728 know (fixP->fx_r_type == BFD_RELOC_64); in mmix_frob_file()
Dtc-sparc.c3367 else if (fixP->fx_r_type == BFD_RELOC_64 in md_apply_fix()
3697 case BFD_RELOC_64: in tc_gen_reloc()
3823 case BFD_RELOC_64: code = BFD_RELOC_SPARC_UA64; break; in tc_gen_reloc()
4772 (nbytes == 4 ? BFD_RELOC_32 : BFD_RELOC_64))); in cons_fix_new_sparc()
Dtc-alpha.c3422 (frag_now, p - frag_now->fr_literal, 8, sym, addend, 0, BFD_RELOC_64); in add_to_link_pool()
4606 8, &exp, 0, BFD_RELOC_64); in s_alpha_pdesc()
4634 alpha_evax_proc->handler, 0, 0, BFD_RELOC_64); in s_alpha_pdesc()
4676 fix_new_exp (frag_now, p - frag_now->fr_literal, 8, &exp, 0, BFD_RELOC_64); in s_alpha_name()
5783 case BFD_RELOC_64: in md_apply_fix()
6148 case BFD_RELOC_64: in alpha_fix_adjustable()
Dtc-s390.c2388 case BFD_RELOC_64: in md_apply_fix()
2392 fixP->fx_r_type = BFD_RELOC_64; in md_apply_fix()
Dtc-m32c.c1041 type = BFD_RELOC_64; in m32c_cons_fix_new()
Dtc-spu.c1024 case BFD_RELOC_64: in md_apply_fix()
Dtc-sh.c792 r_type = BFD_RELOC_64; in sh_cons_fix_new()
3971 gas_assert (fixP->fx_r_type != BFD_RELOC_64); in md_apply_fix()
4173 case BFD_RELOC_64: in md_apply_fix()
Dtc-i386.c2932 case 8: return BFD_RELOC_64; in reloc()
7217 || (reloc_type == BFD_RELOC_64 in output_disp()
7246 else if (reloc_type == BFD_RELOC_64) in output_disp()
7349 || reloc_type == BFD_RELOC_64) in output_imm()
8257 i.reloc[this_operand] = BFD_RELOC_64; in i386_finalize_displacement()
9143 case BFD_RELOC_64: in md_apply_fix()
10441 case 8: code = BFD_RELOC_64; break; in tc_gen_reloc()
10459 if ((code == BFD_RELOC_64 || code == BFD_RELOC_64_PCREL) in tc_gen_reloc()
Dtc-nios2.c1099 || fixP->fx_r_type == BFD_RELOC_64 in md_apply_fix()
1137 if (fixP->fx_r_type == BFD_RELOC_64) in md_apply_fix()
Dtc-tilepro.c1316 reloc = BFD_RELOC_64; in tilepro_cons_fix_new()
Dtc-arc.c1208 : nbytes == 8 ? BFD_RELOC_64 in arc_cons_fix_new()

123