Home
last modified time | relevance | path

Searched refs:BFD_RELOC_HI16_PCREL (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-ppc.c5871 fixP->fx_r_type = BFD_RELOC_HI16_PCREL; in md_apply_fix()
5874 case BFD_RELOC_HI16_PCREL: in md_apply_fix()
/freebsd-12-stable/gnu/usr.bin/binutils/libbfd/
Dbfd.h2638 BFD_RELOC_HI16_PCREL, enumerator
/freebsd-12-stable/contrib/binutils/bfd/
Dbfd-in2.h2631 BFD_RELOC_HI16_PCREL, enumerator
Delf32-ppc.c1602 case BFD_RELOC_HI16_PCREL: r = R_PPC_REL16_HI; break; in ppc_elf_reloc_type_lookup()