Home
last modified time | relevance | path

Searched refs:BFD_RELOC_PPC64_DTPREL16_HIGHESTA (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-ppc.c1972 MAP64 ("dtprel@highesta", BFD_RELOC_PPC64_DTPREL16_HIGHESTA), in ppc_elf_suffix()
6318 && fix->fx_r_type <= BFD_RELOC_PPC64_DTPREL16_HIGHESTA) in ppc_force_relocation()
6363 && fix->fx_r_type <= BFD_RELOC_PPC64_DTPREL16_HIGHESTA)); in ppc_fix_adjustable()
6693 case BFD_RELOC_PPC64_DTPREL16_HIGHESTA: in md_apply_fix()
6983 case BFD_RELOC_PPC64_DTPREL16_HIGHESTA: in md_apply_fix()
/toolchain/binutils/binutils-2.27/bfd/
Dbfd-in2.h3395 BFD_RELOC_PPC64_DTPREL16_HIGHESTA, enumerator
Delf64-ppc.c2439 case BFD_RELOC_PPC64_DTPREL16_HIGHESTA: r = R_PPC64_DTPREL16_HIGHESTA; in ppc64_elf_reloc_type_lookup()