Home
last modified time | relevance | path

Searched refs:BFD_RELOC_64_PCREL (Results 1 – 25 of 32) sorted by relevance

12

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-microblaze.c1868 fragP->fr_offset, TRUE, BFD_RELOC_64_PCREL); in md_convert_frag()
1902 fragP->fr_offset, TRUE, BFD_RELOC_64_PCREL); in md_convert_frag()
2086 case BFD_RELOC_64_PCREL: in md_apply_fix()
2164 if (fixP->fx_r_type == BFD_RELOC_64_PCREL) in md_apply_fix()
2365 if (fixp->fx_r_type == BFD_RELOC_64_PCREL) in md_pcrel_from_section()
2392 case BFD_RELOC_64_PCREL: in tc_gen_reloc()
Dtc-s390.c2390 fixP->fx_r_type = BFD_RELOC_64_PCREL; in md_apply_fix()
2397 case BFD_RELOC_64_PCREL: in md_apply_fix()
2398 fixP->fx_r_type = BFD_RELOC_64_PCREL; in md_apply_fix()
2464 || (s390_arch_size == 64 && code == BFD_RELOC_64_PCREL)) in tc_gen_reloc()
Dtc-xstormy16.c470 fixP->fx_r_type = BFD_RELOC_64_PCREL; in xstormy16_md_apply_fix()
Dtc-sh64.c517 case BFD_RELOC_64_PCREL: in shmedia_init_reloc()
632 fixP->fx_r_type = BFD_RELOC_64_PCREL; in shmedia_md_apply_fix()
668 case BFD_RELOC_64_PCREL: in shmedia_md_apply_fix()
3065 case BFD_RELOC_64_PCREL: in shmedia_md_pcrel_from_section()
Dtc-tilegx.c1716 case BFD_RELOC_64_PCREL: in md_apply_fix()
Dtc-mmix.c2465 case BFD_RELOC_64_PCREL: in md_apply_fix()
2672 case BFD_RELOC_64_PCREL: in tc_gen_reloc()
Dtc-i386.c2915 case 8: return BFD_RELOC_64_PCREL; in reloc()
9144 fixP->fx_r_type = BFD_RELOC_64_PCREL; in md_apply_fix()
9161 || fixP->fx_r_type == BFD_RELOC_64_PCREL in md_apply_fix()
10423 case 8: code = BFD_RELOC_64_PCREL; break; in tc_gen_reloc()
10459 if ((code == BFD_RELOC_64 || code == BFD_RELOC_64_PCREL) in tc_gen_reloc()
10493 case BFD_RELOC_64_PCREL: in tc_gen_reloc()
Dtc-sparc.c3723 case BFD_RELOC_64_PCREL: in tc_gen_reloc()
4787 case 8: r = BFD_RELOC_64_PCREL; break; in cons_fix_new_sparc()
Dtc-ppc.c6980 case BFD_RELOC_64_PCREL: in md_apply_fix()
7026 fixP->fx_r_type = BFD_RELOC_64_PCREL; in md_apply_fix()
7041 case BFD_RELOC_64_PCREL: in md_apply_fix()
Dtc-aarch64.c6402 case BFD_RELOC_64_PCREL: in md_apply_fix()
6709 code = BFD_RELOC_64_PCREL; in tc_gen_reloc()
Dtc-alpha.c5785 fixP->fx_r_type = BFD_RELOC_64_PCREL; in md_apply_fix()
/toolchain/binutils/binutils-2.25/bfd/
Dcoff-x86_64.c661 case BFD_RELOC_64_PCREL: in coff_amd64_reloc_type_lookup()
Dcoff-alpha.c1189 case BFD_RELOC_64_PCREL: in alpha_bfd_reloc_type_lookup()
Dbfd-in2.h2582 BFD_RELOC_64_PCREL, enumerator
2723 #define BFD_RELOC_SPARC_DISP64 BFD_RELOC_64_PCREL
Delf64-mmix.c779 {BFD_RELOC_64_PCREL, R_MMIX_PC_64},
Delf64-sh64.c1362 { BFD_RELOC_64_PCREL, R_SH_64_PCREL },
Delf32-microblaze.c548 case BFD_RELOC_64_PCREL: in microblaze_elf_reloc_type_lookup()
Delfxx-tilegx.c652 TH_REMAP (BFD_RELOC_64_PCREL, R_TILEGX_64_PCREL)
Delf64-s390.c251 case BFD_RELOC_64_PCREL: in elf_s390_reloc_type_lookup()
Delf64-alpha.c1047 {BFD_RELOC_64_PCREL, R_ALPHA_SREL64},
Delf64-x86-64.c242 { BFD_RELOC_64_PCREL, R_X86_64_PC64, },
Delf32-sh.c418 { BFD_RELOC_64_PCREL, R_SH_64_PCREL },
/toolchain/binutils/binutils-2.25/gas/
Dcgen.c1030 case BFD_RELOC_64: r = BFD_RELOC_64_PCREL; break; in gas_cgen_pcrel_r_type()
DChangeLog-20081258 md_pcrel_from_section for BFD_RELOC_64 and BFD_RELOC_64_PCREL.
DChangeLog-20051859 * config/tc-i386.c (reloc): Also handle BFD_RELOC_64_PCREL.
1878 to pc-relative variant. Also check for BFD_RELOC_64_PCREL.

12