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

  /toolchain/binutils/binutils-2.25/include/elf/
ppc64.h 166 RELOC_NUMBER (R_PPC64_REL16_LO, 250)
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ppc64/
asm.go 326 case 256 + ld.R_PPC64_REL16_LO:
407 ld.Thearch.Vput(ld.R_PPC64_REL16_LO | uint64(elfsym)<<32)
  /prebuilts/go/linux-x86/src/cmd/link/internal/ppc64/
asm.go 326 case 256 + ld.R_PPC64_REL16_LO:
407 ld.Thearch.Vput(ld.R_PPC64_REL16_LO | uint64(elfsym)<<32)
  /art/runtime/
elf.h 564 R_PPC64_REL16_LO = 250,
    [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...]
  /external/llvm/test/MC/PowerPC/
ppc64-fixups.s 192 # CHECK-BE-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_REL16_LO target 0xA
193 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_REL16_LO target 0x8
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
ldelf.go 1157 PPC64 | R_PPC64_REL16_LO<<24,
elf.go 641 R_PPC64_REL16_LO = 250
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
ldelf.go 1157 PPC64 | R_PPC64_REL16_LO<<24,
elf.go 641 R_PPC64_REL16_LO = 250
    [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf64-ppc.c     [all...]

Completed in 671 milliseconds