Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-ppc.c2571 reloc = BFD_RELOC_PPC64_GOT16_LO_DS; in md_assemble()
5873 case BFD_RELOC_PPC64_GOT16_LO_DS: in md_apply_fix()
/freebsd-9-stable/gnu/usr.bin/binutils/libbfd/
Dbfd.h2895 BFD_RELOC_PPC64_GOT16_LO_DS, enumerator
/freebsd-9-stable/contrib/binutils/bfd/
Dbfd-in2.h2888 BFD_RELOC_PPC64_GOT16_LO_DS, enumerator
Delf64-ppc.c2010 case BFD_RELOC_PPC64_GOT16_LO_DS: r = R_PPC64_GOT16_LO_DS; in ppc64_elf_reloc_type_lookup()