Searched refs:BFD_RELOC_GPREL32 (Results 1 – 25 of 29) sorted by relevance
12
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | tc-alpha.c | 1652 case BFD_RELOC_GPREL32: in emit_insn() 4335 &e, 0, BFD_RELOC_GPREL32); in s_alpha_gprel32() 5275 case BFD_RELOC_GPREL32: in md_apply_fix() 5282 case BFD_RELOC_GPREL32: in md_apply_fix() 5490 case BFD_RELOC_GPREL32: in alpha_force_relocation() 5541 case BFD_RELOC_GPREL32: in alpha_fix_adjustable()
|
| D | tc-mips.c | 2753 || reloc_type[0] == BFD_RELOC_GPREL32 in append_insn() 11651 case BFD_RELOC_GPREL32: in md_apply_fix() 12705 BFD_RELOC_GPREL32); in s_gpword() 12741 BFD_RELOC_GPREL32)->fx_tcbit = 1; in s_gpdword()
|
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-alpha.c | 1227 case BFD_RELOC_GPREL32: 1234 case BFD_RELOC_GPREL32: 1442 case BFD_RELOC_GPREL32: 1494 case BFD_RELOC_GPREL32: 2620 case BFD_RELOC_GPREL32: 5352 &e, 0, BFD_RELOC_GPREL32);
|
| D | tc-mips.c | 2484 || reloc_type[0] == BFD_RELOC_GPREL32 in append_insn() 11327 && (previous_fx_r_type == BFD_RELOC_GPREL32 in md_apply_fix3() 11359 case BFD_RELOC_GPREL32: in md_apply_fix3() 12537 BFD_RELOC_GPREL32); in s_gpword() 12573 BFD_RELOC_GPREL32); in s_gpdword() 13211 fixp->fx_r_type = BFD_RELOC_GPREL32; in tc_gen_reloc()
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | elf32-mips.c | 1087 { BFD_RELOC_GPREL32, R_MIPS_GPREL32 },
|
| D | elfn32-mips.c | 1593 { BFD_RELOC_GPREL32, R_MIPS_GPREL32 },
|
| D | coff-alpha.c | 1196 case BFD_RELOC_GPREL32:
|
| D | elf64-mips.c | 1809 { BFD_RELOC_GPREL32, R_MIPS_GPREL32 },
|
| D | coff-mips.c | 1128 case BFD_RELOC_GPREL32:
|
| D | bfd-in2.h | 2092 BFD_RELOC_GPREL32, enumerator
|
| D | elf64-alpha.c | 1086 {BFD_RELOC_GPREL32, R_ALPHA_GPREL32},
|
| D | ChangeLog-0001 | 707 BFD_RELOC_MIPS_GPREL32 by BFD_RELOC_GPREL32.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | elf32-mips.c | 1214 { BFD_RELOC_GPREL32, R_MIPS_GPREL32 },
|
| D | elfn32-mips.c | 1992 { BFD_RELOC_GPREL32, R_MIPS_GPREL32 },
|
| D | coff-alpha.c | 1211 case BFD_RELOC_GPREL32:
|
| D | elf64-mips.c | 2160 { BFD_RELOC_GPREL32, R_MIPS_GPREL32 },
|
| D | bfd-in2.h | 2352 BFD_RELOC_GPREL32, enumerator
|
| D | elf64-alpha.c | 1010 {BFD_RELOC_GPREL32, R_ALPHA_GPREL32},
|
| D | ChangeLog-0001 | 707 BFD_RELOC_MIPS_GPREL32 by BFD_RELOC_GPREL32.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | write.c | 75 ((FIX)->fx_r_type == BFD_RELOC_GPREL32 \
|
| D | ChangeLog-0001 | 231 BFD_RELOC_GPREL32. 232 (s_gpword): Replace BFD_RELOC_MIPS_GPREL32 by BFD_RELOC_GPREL32.
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | write.c | 76 ((FIX)->fx_r_type == BFD_RELOC_GPREL32 \
|
| D | ChangeLog-0001 | 231 BFD_RELOC_GPREL32. 232 (s_gpword): Replace BFD_RELOC_MIPS_GPREL32 by BFD_RELOC_GPREL32.
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/doc/ |
| D | reloc.texi | 585 @deffnx {} BFD_RELOC_GPREL32
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/ |
| D | reloc.texi | 589 @deffnx {} BFD_RELOC_GPREL32
|
12