Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ppc.c1891 MAP ("got@h", BFD_RELOC_HI16_GOTOFF), in ppc_elf_suffix()
2012 case BFD_RELOC_HI16_GOTOFF: in ppc_elf_suffix()
2348 && fixp->fx_r_type != BFD_RELOC_HI16_GOTOFF in ppc_elf_validate_fix()
6362 && fix->fx_r_type != BFD_RELOC_HI16_GOTOFF in ppc_fix_adjustable()
6710 case BFD_RELOC_HI16_GOTOFF: in md_apply_fix()
6893 case BFD_RELOC_HI16_GOTOFF: in md_apply_fix()
Dtc-i370.c627 || ptr->reloc == BFD_RELOC_HI16_GOTOFF in i370_elf_suffix()
1149 && fixp->fx_r_type != BFD_RELOC_HI16_GOTOFF in i370_elf_validate_fix()
/toolchain/binutils/binutils-2.25/bfd/
Dbfd-in2.h2599 BFD_RELOC_HI16_GOTOFF, enumerator
Delf32-ppc.c1886 case BFD_RELOC_HI16_GOTOFF: r = R_PPC_GOT16_HI; break; in ppc_elf_reloc_type_lookup()
Delf64-ppc.c2226 case BFD_RELOC_HI16_GOTOFF: r = R_PPC64_GOT16_HI; in ppc64_elf_reloc_type_lookup()