HomeSort by: relevance | last modified time | path
    Searched refs:R_PPC64_TOC16_LO (Results 1 - 14 of 14) sorted by relevancy

  /src/sys/arch/powerpc/include/
elf_machdep.h 117 #define R_PPC64_TOC16_LO 48 // #lo(S + A - .TOC.)
  /src/external/gpl3/binutils/dist/include/elf/
ppc64.h 76 RELOC_NUMBER (R_PPC64_TOC16_LO, 48)
  /src/external/gpl3/binutils.old/dist/include/elf/
ppc64.h 76 RELOC_NUMBER (R_PPC64_TOC16_LO, 48)
  /src/external/gpl3/gdb.old/dist/include/elf/
ppc64.h 76 RELOC_NUMBER (R_PPC64_TOC16_LO, 48)
  /src/external/gpl3/gdb/dist/include/elf/
ppc64.h 76 RELOC_NUMBER (R_PPC64_TOC16_LO, 48)
  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCELFObjectWriter.cpp 219 Type = ELF::R_PPC64_TOC16_LO;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
elf_common.d 699 enum R_PPC64_TOC16_LO = 48;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
elf_common.d 704 enum R_PPC64_TOC16_LO = 48;
  /src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c 547 /* R_PPC64_TOC16_LO 48 half16 #lo (S + A - .TOC.) */
548 HOW (R_PPC64_TOC16_LO, 2, 16, 0xffff, 0, false, dont,
629 /* Like R_PPC64_TOC16_LO, but for instructions with a DS field. */
1126 case BFD_RELOC_PPC64_TOC16_LO: r = R_PPC64_TOC16_LO;
2823 case R_PPC64_TOC16_LO:
4875 case R_PPC64_TOC16_LO:
5117 case R_PPC64_TOC16_LO:
7217 case R_PPC64_TOC16_LO:
8420 case R_PPC64_TOC16_LO:
8792 && r_type != R_PPC64_TOC16_LO && r_type != R_PPC64_GOT16_LO
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c 547 /* R_PPC64_TOC16_LO 48 half16 #lo (S + A - .TOC.) */
548 HOW (R_PPC64_TOC16_LO, 2, 16, 0xffff, 0, false, dont,
629 /* Like R_PPC64_TOC16_LO, but for instructions with a DS field. */
1126 case BFD_RELOC_PPC64_TOC16_LO: r = R_PPC64_TOC16_LO;
2831 case R_PPC64_TOC16_LO:
4883 case R_PPC64_TOC16_LO:
5125 case R_PPC64_TOC16_LO:
7217 case R_PPC64_TOC16_LO:
8420 case R_PPC64_TOC16_LO:
8792 && r_type != R_PPC64_TOC16_LO && r_type != R_PPC64_GOT16_LO
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c 547 /* R_PPC64_TOC16_LO 48 half16 #lo (S + A - .TOC.) */
548 HOW (R_PPC64_TOC16_LO, 2, 16, 0xffff, 0, false, dont,
629 /* Like R_PPC64_TOC16_LO, but for instructions with a DS field. */
1126 case BFD_RELOC_PPC64_TOC16_LO: r = R_PPC64_TOC16_LO;
2831 case R_PPC64_TOC16_LO:
4882 case R_PPC64_TOC16_LO:
5124 case R_PPC64_TOC16_LO:
7210 case R_PPC64_TOC16_LO:
8413 case R_PPC64_TOC16_LO:
8785 && r_type != R_PPC64_TOC16_LO && r_type != R_PPC64_GOT16_LO
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c 547 /* R_PPC64_TOC16_LO 48 half16 #lo (S + A - .TOC.) */
548 HOW (R_PPC64_TOC16_LO, 2, 16, 0xffff, 0, false, dont,
629 /* Like R_PPC64_TOC16_LO, but for instructions with a DS field. */
1126 case BFD_RELOC_PPC64_TOC16_LO: r = R_PPC64_TOC16_LO;
2823 case R_PPC64_TOC16_LO:
4875 case R_PPC64_TOC16_LO:
5117 case R_PPC64_TOC16_LO:
7209 case R_PPC64_TOC16_LO:
8412 case R_PPC64_TOC16_LO:
8784 && r_type != R_PPC64_TOC16_LO && r_type != R_PPC64_GOT16_LO
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp 1619 RelType == ELF::R_PPC64_TOC16_LO ||
1636 case ELF::R_PPC64_TOC16_LO: RelType = ELF::R_PPC64_ADDR16_LO; break;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d 1770 enum R_PPC64_TOC16_LO = 48;

Completed in 58 milliseconds