Home
last modified time | relevance | path

Searched refs:BFD_RELOC_32_PCREL (Results 1 – 19 of 19) sorted by relevance

/dragonfly/contrib/binutils-2.27/bfd/
HDcoff-x86_64.c680 case BFD_RELOC_32_PCREL: in coff_amd64_reloc_type_lookup()
HDpeicode.h1013 BFD_RELOC_32_PCREL, (asymbol **) imp_sym, in pe_ILF_build_a_bfd()
HDelf32-or1k.c534 { BFD_RELOC_32_PCREL, R_OR1K_32_PCREL },
HDbfd-in2.h2635 BFD_RELOC_32_PCREL, enumerator
HDelf32-i386.c217 case BFD_RELOC_32_PCREL: in elf_i386_reloc_type_lookup()
HDelf64-x86-64.c227 { BFD_RELOC_32_PCREL, R_X86_64_PC32, },
HDelf.c8564 code = BFD_RELOC_32_PCREL; in _bfd_elf_validate_reloc()
/dragonfly/contrib/binutils-2.34/bfd/
HDcoff-x86_64.c682 case BFD_RELOC_32_PCREL: in coff_amd64_reloc_type_lookup()
HDpeicode.h1037 BFD_RELOC_32_PCREL, (asymbol **) imp_sym, in pe_ILF_build_a_bfd()
HDelf32-i386.c214 case BFD_RELOC_32_PCREL: in elf_i386_reloc_type_lookup()
HDbfd-in2.h2227 BFD_RELOC_32_PCREL, enumerator
HDelf64-x86-64.c223 { BFD_RELOC_32_PCREL, R_X86_64_PC32, },
HDelf.c9222 code = BFD_RELOC_32_PCREL; in _bfd_elf_validate_reloc()
/dragonfly/contrib/binutils-2.27/gas/config/
HDtc-i386.c2964 case 4: return BFD_RELOC_32_PCREL; in reloc()
3013 && fixP->fx_r_type == BFD_RELOC_32_PCREL) in tc_i386_fix_adjustable()
7353 || reloc_type == BFD_RELOC_32_PCREL)) in output_disp()
8407 i.reloc[this_operand] = BFD_RELOC_32_PCREL; in i386_finalize_displacement()
9180 reloc_type = BFD_RELOC_32_PCREL; in md_estimate_size_before_relax()
9397 fixP->fx_r_type = BFD_RELOC_32_PCREL; in md_apply_fix()
9409 && (fixP->fx_r_type == BFD_RELOC_32_PCREL in md_apply_fix()
10654 if (fixp->fx_r_type == BFD_RELOC_32_PCREL) in i386_validate_fix()
10775 code = BFD_RELOC_32_PCREL; in tc_gen_reloc()
10779 case 4: code = BFD_RELOC_32_PCREL; break; in tc_gen_reloc()
[all …]
/dragonfly/contrib/binutils-2.34/gas/config/
HDtc-i386.c3340 case 4: return BFD_RELOC_32_PCREL; in reloc()
3389 && fixP->fx_r_type == BFD_RELOC_32_PCREL) in tc_i386_fix_adjustable()
9028 || reloc_type == BFD_RELOC_32_PCREL)) in output_disp()
10120 i.reloc[this_operand] = BFD_RELOC_32_PCREL; in i386_finalize_displacement()
11271 reloc_type = BFD_RELOC_32_PCREL; in md_estimate_size_before_relax()
11588 fixP->fx_r_type = BFD_RELOC_32_PCREL; in md_apply_fix()
11600 && (fixP->fx_r_type == BFD_RELOC_32_PCREL in md_apply_fix()
13048 if (fixp->fx_r_type == BFD_RELOC_32_PCREL) in i386_validate_fix()
13171 code = BFD_RELOC_32_PCREL; in tc_gen_reloc()
13175 case 4: code = BFD_RELOC_32_PCREL; break; in tc_gen_reloc()
[all …]
/dragonfly/contrib/gdb-7/bfd/
HDbfd-in2.h2497 BFD_RELOC_32_PCREL, enumerator
HDelf32-i386.c215 case BFD_RELOC_32_PCREL: in elf_i386_reloc_type_lookup()
HDelf64-x86-64.c215 { BFD_RELOC_32_PCREL, R_X86_64_PC32, },
HDelf.c7810 code = BFD_RELOC_32_PCREL; in _bfd_elf_validate_reloc()