HomeSort by relevance Sort by last modified time
    Searched refs:R_PPC64_TOC16_LO (Results 1 - 21 of 21) sorted by null

  /toolchain/binutils/binutils-2.25/elfcpp/
powerpc.h 93 R_PPC64_TOC16_LO = 48,
  /toolchain/binutils/binutils-2.25/include/elf/
ppc64.h 76 RELOC_NUMBER (R_PPC64_TOC16_LO, 48)
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCELFObjectWriter.cpp 181 Type = ELF::R_PPC64_TOC16_LO;
  /external/llvm/test/MC/PowerPC/
ppc64-fixups.s 240 # CHECK-BE-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_TOC16_LO target 0x0
241 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_TOC16_LO target 0x0
256 # CHECK-BE-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_TOC16_LO target 0x0
257 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_TOC16_LO target 0x0
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ppc64/
asm.go 301 case 256 + ld.R_PPC64_TOC16_LO:
414 ld.Thearch.Vput(ld.R_PPC64_TOC16_LO | uint64(elfsym)<<32)
  /prebuilts/go/linux-x86/src/cmd/link/internal/ppc64/
asm.go 301 case 256 + ld.R_PPC64_TOC16_LO:
414 ld.Thearch.Vput(ld.R_PPC64_TOC16_LO | uint64(elfsym)<<32)
  /toolchain/binutils/binutils-2.25/bfd/
elf64-ppc.c     [all...]
  /toolchain/binutils/binutils-2.25/gold/
powerpc.cc     [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp     [all...]
  /art/runtime/
elf.h 511 R_PPC64_TOC16_LO = 48,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 572 R_PPC64_TOC16_LO = 48
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
ldelf.go 1152 PPC64 | R_PPC64_TOC16_LO<<24,
elf.go 631 R_PPC64_TOC16_LO = 48
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
ldelf.go 1152 PPC64 | R_PPC64_TOC16_LO<<24,
elf.go 631 R_PPC64_TOC16_LO = 48
    [all...]

Completed in 752 milliseconds