/toolchain/binutils/binutils-2.25/bfd/ |
D | mach-o-x86-64.c | 78 HOWTO(BFD_RELOC_32_PCREL, 0, 2, 32, TRUE, 0, 237 case BFD_RELOC_32_PCREL: in bfd_mach_o_x86_64_swap_reloc_out()
|
D | aout-ns32k.c | 132 HOWTO (BFD_RELOC_32_PCREL, 0, 2, 32, TRUE, 0, complain_overflow_signed, 0, 244 ENTRY (BFD_RELOC_32_PCREL, 17); in MY()
|
D | mach-o-i386.c | 78 HOWTO(BFD_RELOC_32_PCREL, 0, 2, 32, TRUE, 0, 202 case BFD_RELOC_32_PCREL: in bfd_mach_o_i386_swap_reloc_out()
|
D | coff-sparc.c | 117 { BFD_RELOC_32_PCREL, R_SPARC_DISP32 },
|
D | coff-mcore.c | 266 HOW2MAP (BFD_RELOC_32_PCREL, IMAGE_REL_MCORE_PCREL_32); in mcore_coff_reloc_type_lookup()
|
D | coff-i386.c | 554 case BFD_RELOC_32_PCREL: in coff_i386_reloc_type_lookup()
|
D | elf32-mcore.c | 304 case BFD_RELOC_32_PCREL: mcore_reloc = R_MCORE_PCREL32; break; in mcore_elf_reloc_type_lookup()
|
D | elf32-mt.c | 174 case BFD_RELOC_32_PCREL: in mt_reloc_type_lookup()
|
D | coff-m68k.c | 186 case BFD_RELOC_32_PCREL: return m68kcoff_howto_table + 5; in m68k_reloc_type_lookup()
|
D | coff-x86_64.c | 667 case BFD_RELOC_32_PCREL: in coff_amd64_reloc_type_lookup()
|
D | elf32-epiphany.c | 129 case BFD_RELOC_32_PCREL: in epiphany_reloc_type_lookup()
|
D | aout-arm.c | 314 ASTD (BFD_RELOC_32_PCREL, 6); in MY()
|
D | riscix.c | 272 ASTD (BFD_RELOC_32_PCREL, 6); in riscix_reloc_type_lookup()
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-cris.c | 917 fragP->fr_offset + 6, 1, BFD_RELOC_32_PCREL); in md_convert_frag() 957 fragP->fr_offset + 6, 1, BFD_RELOC_32_PCREL); in md_convert_frag() 1153 ? BFD_RELOC_32_PCREL : BFD_RELOC_32); in md_create_long_jump() 1451 reloc == BFD_RELOC_32_PCREL in md_assemble() 1485 output_instruction.reloc == BFD_RELOC_32_PCREL in md_assemble() 1951 out_insnp->reloc = BFD_RELOC_32_PCREL; in cris_process_instruction() 3442 1, BFD_RELOC_32_PCREL); in gen_cond_branch_32() 3457 ? BFD_RELOC_32_PCREL : BFD_RELOC_32); in gen_cond_branch_32() 3688 case BFD_RELOC_32_PCREL: in cris_number_to_imm() 3936 case BFD_RELOC_32_PCREL: in tc_gen_reloc() [all …]
|
D | tc-mn10300.c | 590 fragP->fr_offset + 1, 1, BFD_RELOC_32_PCREL); in md_convert_frag() 672 fragP->fr_offset + 1, 1, BFD_RELOC_32_PCREL); in md_convert_frag() 697 fragP->fr_offset + 1, 1, BFD_RELOC_32_PCREL); in md_convert_frag() 720 fragP->fr_offset + 2, 1, BFD_RELOC_32_PCREL); in md_convert_frag() 750 fragP->fr_offset + 1, 1, BFD_RELOC_32_PCREL); in md_convert_frag() 895 fragP->fr_offset + 1, 1, BFD_RELOC_32_PCREL); in md_convert_frag() 2126 reloc = BFD_RELOC_32_PCREL; in md_assemble() 2375 case BFD_RELOC_32_PCREL: in md_apply_fix()
|
D | tc-m68k.h | 125 #define RELAX_RELOC_PC32 BFD_RELOC_32_PCREL
|
D | tc-spu.c | 970 fixP->fx_r_type = BFD_RELOC_32_PCREL; in md_apply_fix() 976 case BFD_RELOC_32_PCREL: in md_apply_fix() 1020 case BFD_RELOC_32_PCREL: in md_apply_fix()
|
D | tc-s390.c | 2341 fixP->fx_r_type = BFD_RELOC_32_PCREL; in md_apply_fix() 2347 case BFD_RELOC_32_PCREL: in md_apply_fix() 2349 fixP->fx_r_type = BFD_RELOC_32_PCREL; in md_apply_fix() 2463 if ( (s390_arch_size == 32 && code == BFD_RELOC_32_PCREL) in tc_gen_reloc()
|
D | tc-mt.c | 454 fixP->fx_r_type = BFD_RELOC_32_PCREL; in mt_apply_fix()
|
D | tc-xstormy16.c | 467 fixP->fx_r_type = BFD_RELOC_32_PCREL; in xstormy16_md_apply_fix()
|
D | tc-vax.c | 408 reloc_type = BFD_RELOC_32_PCREL; in md_estimate_size_before_relax() 2355 case BFD_RELOC_32_PCREL: in tc_gen_reloc() 2383 MAP (4, 1, BFD_RELOC_32_PCREL); in tc_gen_reloc() 3386 case 4: return BFD_RELOC_32_PCREL; in vax_cons()
|
D | tc-i370.c | 2535 fixP->fx_r_type = BFD_RELOC_32_PCREL; in md_apply_fix() 2539 case BFD_RELOC_32_PCREL: in md_apply_fix()
|
D | tc-i386.c | 2914 : BFD_RELOC_32_PCREL); in reloc() 2963 && fixP->fx_r_type == BFD_RELOC_32_PCREL) in tc_i386_fix_adjustable() 7224 || reloc_type == BFD_RELOC_32_PCREL)) in output_disp() 8255 i.reloc[this_operand] = BFD_RELOC_32_PCREL; in i386_finalize_displacement() 8931 reloc_type = BFD_RELOC_32_PCREL; in md_estimate_size_before_relax() 9148 fixP->fx_r_type = BFD_RELOC_32_PCREL; in md_apply_fix() 9160 && (fixP->fx_r_type == BFD_RELOC_32_PCREL in md_apply_fix() 10311 if (fixp->fx_r_type == BFD_RELOC_32_PCREL) in i386_validate_fix() 10414 code = BFD_RELOC_32_PCREL; in tc_gen_reloc() 10420 ? fixp-> fx_r_type : BFD_RELOC_32_PCREL); in tc_gen_reloc() [all …]
|
D | tc-m32r.c | 2211 fixP->fx_r_type = BFD_RELOC_32_PCREL; in tc_gen_reloc() 2288 || fixP->fx_r_type == BFD_RELOC_32_PCREL) in tc_gen_reloc()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | cgen.c | 1029 case BFD_RELOC_32: r = BFD_RELOC_32_PCREL; break; in gas_cgen_pcrel_r_type()
|