Searched refs:BFD_RELOC_32_PCREL (Results 1 – 19 of 19) sorted by relevance
| /dragonfly/contrib/binutils-2.27/bfd/ |
| HD | coff-x86_64.c | 680 case BFD_RELOC_32_PCREL: in coff_amd64_reloc_type_lookup()
|
| HD | peicode.h | 1013 BFD_RELOC_32_PCREL, (asymbol **) imp_sym, in pe_ILF_build_a_bfd()
|
| HD | elf32-or1k.c | 534 { BFD_RELOC_32_PCREL, R_OR1K_32_PCREL },
|
| HD | bfd-in2.h | 2635 BFD_RELOC_32_PCREL, enumerator
|
| HD | elf32-i386.c | 217 case BFD_RELOC_32_PCREL: in elf_i386_reloc_type_lookup()
|
| HD | elf64-x86-64.c | 227 { BFD_RELOC_32_PCREL, R_X86_64_PC32, },
|
| HD | elf.c | 8564 code = BFD_RELOC_32_PCREL; in _bfd_elf_validate_reloc()
|
| /dragonfly/contrib/binutils-2.34/bfd/ |
| HD | coff-x86_64.c | 682 case BFD_RELOC_32_PCREL: in coff_amd64_reloc_type_lookup()
|
| HD | peicode.h | 1037 BFD_RELOC_32_PCREL, (asymbol **) imp_sym, in pe_ILF_build_a_bfd()
|
| HD | elf32-i386.c | 214 case BFD_RELOC_32_PCREL: in elf_i386_reloc_type_lookup()
|
| HD | bfd-in2.h | 2227 BFD_RELOC_32_PCREL, enumerator
|
| HD | elf64-x86-64.c | 223 { BFD_RELOC_32_PCREL, R_X86_64_PC32, },
|
| HD | elf.c | 9222 code = BFD_RELOC_32_PCREL; in _bfd_elf_validate_reloc()
|
| /dragonfly/contrib/binutils-2.27/gas/config/ |
| HD | tc-i386.c | 2964 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/ |
| HD | tc-i386.c | 3340 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/ |
| HD | bfd-in2.h | 2497 BFD_RELOC_32_PCREL, enumerator
|
| HD | elf32-i386.c | 215 case BFD_RELOC_32_PCREL: in elf_i386_reloc_type_lookup()
|
| HD | elf64-x86-64.c | 215 { BFD_RELOC_32_PCREL, R_X86_64_PC32, },
|
| HD | elf.c | 7810 code = BFD_RELOC_32_PCREL; in _bfd_elf_validate_reloc()
|