Searched refs:BFD_RELOC_HI16_S_PCREL (Results 1 – 11 of 11) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-ppc.c | 6604 case BFD_RELOC_HI16_S_PCREL: in md_apply_fix() 6872 case BFD_RELOC_HI16_S_PCREL: in md_apply_fix() 7022 fixP->fx_r_type = BFD_RELOC_HI16_S_PCREL; in md_apply_fix() 7040 case BFD_RELOC_HI16_S_PCREL: in md_apply_fix()
|
D | tc-mips.c | 4186 case BFD_RELOC_HI16_S_PCREL: in limited_pcrel_reloc_p() 14001 {"%pcrel_hi", BFD_RELOC_HI16_S_PCREL}, 14908 || fixp->fx_r_type == BFD_RELOC_HI16_S_PCREL in mips_force_relocation() 14960 case BFD_RELOC_HI16_S_PCREL: in md_apply_fix() 15181 case BFD_RELOC_HI16_S_PCREL: in md_apply_fix() 17317 || fixp->fx_r_type == BFD_RELOC_HI16_S_PCREL in tc_gen_reloc()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-mips.c | 2006 { BFD_RELOC_HI16_S_PCREL, R_MIPS_PCHI16 },
|
D | elfn32-mips.c | 3214 { BFD_RELOC_HI16_S_PCREL, R_MIPS_PCHI16 },
|
D | elf64-mips.c | 3398 { BFD_RELOC_HI16_S_PCREL, R_MIPS_PCHI16 },
|
D | ChangeLog | 911 BFD_RELOC_MIPS_19_PCREL_S2, BFD_RELOC_HI16_S_PCREL and 918 BFD_RELOC_MIPS_19_PCREL_S2, BFD_RELOC_HI16_S_PCREL and
|
D | bfd-in2.h | 2909 BFD_RELOC_HI16_S_PCREL, enumerator
|
D | elf32-ppc.c | 1991 case BFD_RELOC_HI16_S_PCREL: r = R_PPC_REL16_HA; break; in ppc_elf_reloc_type_lookup()
|
D | elf64-ppc.c | 2410 case BFD_RELOC_HI16_S_PCREL: r = R_PPC64_REL16_HA; in ppc64_elf_reloc_type_lookup()
|
D | ChangeLog-2005 | 2716 (BFD_RELOC_HI16_S_PCREL, BFD_RELOC_LO16_PCREL): Define.
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog | 407 BFD_RELOC_MIPS_19_PCREL_S2, BFD_RELOC_HI16_S_PCREL and 429 BFD_RELOC_MIPS_19_PCREL_S2, BFD_RELOC_HI16_S_PCREL and 435 BFD_RELOC_MIPS_19_PCREL_S2, BFD_RELOC_HI16_S_PCREL and
|