/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-mips.c | 2482 || reloc_type[0] == BFD_RELOC_GPREL16 in append_insn() 3472 assert (*r == BFD_RELOC_GPREL16 in macro_build() 3496 || *r == BFD_RELOC_GPREL16 in macro_build() 6472 BFD_RELOC_GPREL16, tempreg); in macro() 6650 BFD_RELOC_GPREL16, tempreg); in macro() 6986 BFD_RELOC_GPREL16, tempreg); in macro() 6995 BFD_RELOC_GPREL16, tempreg); in macro() 7182 BFD_RELOC_GPREL16, tempreg); in macro() 7186 BFD_RELOC_GPREL16, tempreg); in macro() 10175 {"%gp_rel", BFD_RELOC_GPREL16}, [all …]
|
H A D | tc-alpha.c | 513 DEF(gprel, BFD_RELOC_GPREL16, 0, 0), 1236 case BFD_RELOC_GPREL16: 1441 case BFD_RELOC_GPREL16: 1493 case BFD_RELOC_GPREL16: 2621 case BFD_RELOC_GPREL16:
|
H A D | tc-ppc.c | 1564 MAP32 ("sdarel", BFD_RELOC_GPREL16), 5479 && fix->fx_r_type != BFD_RELOC_GPREL16 5712 case BFD_RELOC_GPREL16:
|
H A D | tc-s390.c | 2110 case BFD_RELOC_GPREL16:
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-mips.c | 2751 || reloc_type[0] == BFD_RELOC_GPREL16 in append_insn() 3452 assert (*r == BFD_RELOC_GPREL16 in macro_build() 3474 || *r == BFD_RELOC_GPREL16 in macro_build() 4186 mips_gp_register, BFD_RELOC_GPREL16); in load_address() 4222 mips_gp_register, BFD_RELOC_GPREL16); in load_address() 6306 BFD_RELOC_GPREL16, tempreg); in macro() 6374 BFD_RELOC_GPREL16, tempreg); in macro() 6855 BFD_RELOC_GPREL16, tempreg); in macro() 6864 BFD_RELOC_GPREL16, tempreg); in macro() 10447 {"%gp_rel", BFD_RELOC_GPREL16}, [all …]
|
H A D | tc-alpha.c | 427 DEF (gprel, BFD_RELOC_GPREL16, 0, 0), 1653 case BFD_RELOC_GPREL16: in emit_insn() 5284 case BFD_RELOC_GPREL16: in md_apply_fix() 5489 case BFD_RELOC_GPREL16: in alpha_force_relocation() 5540 case BFD_RELOC_GPREL16: in alpha_fix_adjustable()
|
H A D | tc-ppc.c | 1573 MAP32 ("sdarel", BFD_RELOC_GPREL16), 5505 && fix->fx_r_type != BFD_RELOC_GPREL16 5731 case BFD_RELOC_GPREL16:
|
H A D | tc-s390.c | 2137 case BFD_RELOC_GPREL16:
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | pe-mips.c | 483 case BFD_RELOC_GPREL16: in coff_mips_reloc_type_lookup()
|
H A D | elf32-mips.c | 1209 { BFD_RELOC_GPREL16, R_MIPS_GPREL16 },
|
H A D | elfn32-mips.c | 1991 { BFD_RELOC_GPREL16, R_MIPS_GPREL16 },
|
H A D | coff-mips.c | 757 case BFD_RELOC_GPREL16:
|
H A D | elf64-mips.c | 2159 { BFD_RELOC_GPREL16, R_MIPS_GPREL16 },
|
H A D | bfd-in2.h | 2351 BFD_RELOC_GPREL16, enumerator
|
H A D | elf64-alpha.c | 1021 {BFD_RELOC_GPREL16, R_ALPHA_GPREL16},
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | pe-mips.c | 531 case BFD_RELOC_GPREL16:
|
H A D | elfn32-mips.c | 1592 { BFD_RELOC_GPREL16, R_MIPS_GPREL16 },
|
H A D | elf32-mips.c | 1082 { BFD_RELOC_GPREL16, R_MIPS_GPREL16 },
|
H A D | elf64-mips.c | 1808 { BFD_RELOC_GPREL16, R_MIPS_GPREL16 },
|
H A D | coff-mips.c | 1113 case BFD_RELOC_GPREL16:
|
H A D | bfd-in2.h | 2091 BFD_RELOC_GPREL16, enumerator
|
H A D | elf32-ppc.c | 2023 case BFD_RELOC_GPREL16: r = R_PPC_SDAREL16; break; in ppc_elf_reloc_type_lookup()
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | write.c | 76 || (FIX)->fx_r_type == BFD_RELOC_GPREL16)
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | write.c | 77 || (FIX)->fx_r_type == BFD_RELOC_GPREL16)
|
/openbsd/gnu/usr.bin/binutils/bfd/doc/ |
H A D | reloc.texi | 584 @deffn {} BFD_RELOC_GPREL16
|