Searched refs:BFD_RELOC_32_GOT_PCREL (Results 1 – 17 of 17) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-vax.h | 66 && (FIX)->fx_r_type != BFD_RELOC_32_GOT_PCREL \
|
D | tc-mn10300.h | 35 || (FIX)->fx_r_type == BFD_RELOC_32_GOT_PCREL \
|
D | tc-sh64.h | 87 || (FIX)->fx_r_type == BFD_RELOC_32_GOT_PCREL \
|
D | tc-sh.h | 209 || (FIX)->fx_r_type == BFD_RELOC_32_GOT_PCREL \
|
D | tc-s390.c | 938 reloc = BFD_RELOC_32_GOT_PCREL; in s390_lit_suffix() 1102 BFD_RELOC_32_GOT_PCREL, /* ELF_SUFFIX_GOT */ in s390_elf_cons() 2047 || fixP->fx_r_type == BFD_RELOC_32_GOT_PCREL in tc_s390_fix_adjustable() 2094 case BFD_RELOC_32_GOT_PCREL: in tc_s390_force_relocation() 2353 case BFD_RELOC_32_GOT_PCREL: in md_apply_fix()
|
D | tc-sh.c | 628 case BFD_RELOC_32_GOT_PCREL: in sh_check_fixup() 661 case BFD_RELOC_32_GOT_PCREL: in sh_check_fixup() 685 case BFD_RELOC_32_GOT_PCREL: in sh_check_fixup() 709 case BFD_RELOC_32_GOT_PCREL: in sh_check_fixup() 733 case BFD_RELOC_32_GOT_PCREL: in sh_check_fixup() 3865 || fixP->fx_r_type == BFD_RELOC_32_GOT_PCREL in sh_fix_adjustable() 4245 case BFD_RELOC_32_GOT_PCREL: in md_apply_fix() 4557 reloc_type = BFD_RELOC_32_GOT_PCREL; in sh_parse_name()
|
D | tc-mn10300.c | 987 fixup->reloc = BFD_RELOC_32_GOT_PCREL; in mn10300_check_fixup() 994 fixup->reloc = BFD_RELOC_32_GOT_PCREL; in mn10300_check_fixup() 2065 && fixups[i].reloc != BFD_RELOC_32_GOT_PCREL in md_assemble()
|
D | tc-sh64.c | 2579 else if (opjp->reloctype == BFD_RELOC_32_GOT_PCREL) in shmedia_build_Mytes() 2594 else if (opjp->reloctype == BFD_RELOC_32_GOT_PCREL) in shmedia_build_Mytes() 2605 if (opjp->reloctype == BFD_RELOC_32_GOT_PCREL) in shmedia_build_Mytes()
|
D | tc-vax.c | 416 reloc_type = BFD_RELOC_32_GOT_PCREL; in md_estimate_size_before_relax() 2359 case BFD_RELOC_32_GOT_PCREL: in tc_gen_reloc()
|
D | tc-m68k.c | 1035 return BFD_RELOC_32_GOT_PCREL; in get_reloc_code() 1193 case BFD_RELOC_32_GOT_PCREL: in tc_m68k_fix_adjustable() 1285 case BFD_RELOC_32_GOT_PCREL: in tc_gen_reloc()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-vax.c | 304 { BFD_RELOC_32_GOT_PCREL, R_VAX_GOT32 },
|
D | elf32-s390.c | 201 case BFD_RELOC_32_GOT_PCREL: in elf_s390_reloc_type_lookup()
|
D | elf64-s390.c | 211 case BFD_RELOC_32_GOT_PCREL: in elf_s390_reloc_type_lookup()
|
D | elf32-m68k.c | 374 { BFD_RELOC_32_GOT_PCREL, R_68K_GOT32 },
|
D | bfd-in2.h | 2593 BFD_RELOC_32_GOT_PCREL, enumerator
|
D | elf-m10300.c | 654 { BFD_RELOC_32_GOT_PCREL, R_MN10300_GOTPC32 },
|
D | elf32-sh.c | 353 { BFD_RELOC_32_GOT_PCREL, R_SH_GOT32 },
|