Searched refs:R_PPC64_PLTGOT16 (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/sys/arch/powerpc64/include/
H A Dreloc.h72 #define R_PPC64_PLTGOT16 52 macro
/openbsd-current/gnu/usr.bin/binutils/include/elf/
H A Dppc64.h79 RELOC_NUMBER (R_PPC64_PLTGOT16, 52)
/openbsd-current/gnu/usr.bin/binutils-2.17/include/elf/
H A Dppc64.h79 RELOC_NUMBER (R_PPC64_PLTGOT16, 52)
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf64-ppc.c980 /* FIXME: R_PPC64_PLTGOT16 not implemented. */
981 HOWTO (R_PPC64_PLTGOT16, /* type */
989 "R_PPC64_PLTGOT16", /* name */
995 /* Like R_PPC64_PLTGOT16, but without overflow. */
1180 /* Like R_PPC64_PLTGOT16, but for instructions with a DS field. */
1977 case BFD_RELOC_PPC64_PLTGOT16: r = R_PPC64_PLTGOT16;
8554 case R_PPC64_PLTGOT16:
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-ppc.c995 /* FIXME: R_PPC64_PLTGOT16 not implemented. */
996 HOWTO (R_PPC64_PLTGOT16, /* type */
1004 "R_PPC64_PLTGOT16", /* name */
1010 /* Like R_PPC64_PLTGOT16, but without overflow. */
1195 /* Like R_PPC64_PLTGOT16, but for instructions with a DS field. */
2052 case BFD_RELOC_PPC64_PLTGOT16: r = R_PPC64_PLTGOT16;
10964 case R_PPC64_PLTGOT16:

Completed in 181 milliseconds