Home
last modified time | relevance | path

Searched refs:BFD_RELOC_HI16_S_GOTOFF (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ppc.c1892 MAP ("got@ha", BFD_RELOC_HI16_S_GOTOFF), in ppc_elf_suffix()
2013 case BFD_RELOC_HI16_S_GOTOFF: in ppc_elf_suffix()
2350 && fixp->fx_r_type != BFD_RELOC_HI16_S_GOTOFF in ppc_elf_validate_fix()
6363 && fix->fx_r_type != BFD_RELOC_HI16_S_GOTOFF in ppc_fix_adjustable()
6711 case BFD_RELOC_HI16_S_GOTOFF: in md_apply_fix()
6894 case BFD_RELOC_HI16_S_GOTOFF: in md_apply_fix()
Dtc-i370.c628 || ptr->reloc == BFD_RELOC_HI16_S_GOTOFF)) in i370_elf_suffix()
1151 && fixp->fx_r_type != BFD_RELOC_HI16_S_GOTOFF in i370_elf_validate_fix()
/toolchain/binutils/binutils-2.25/bfd/
Dbfd-in2.h2600 BFD_RELOC_HI16_S_GOTOFF, enumerator
Delf32-ppc.c1887 case BFD_RELOC_HI16_S_GOTOFF: r = R_PPC_GOT16_HA; break; in ppc_elf_reloc_type_lookup()
Delf64-ppc.c2228 case BFD_RELOC_HI16_S_GOTOFF: r = R_PPC64_GOT16_HA; in ppc64_elf_reloc_type_lookup()