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

  /toolchain/binutils/binutils-2.27/include/elf/
ppc64.h 172 RELOC_NUMBER (R_PPC64_REL16_HI, 251)
  /art/runtime/
elf.h 568 R_PPC64_REL16_HI = 251,
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
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 184 # CHECK-BE-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_REL16_HI target 0x6
185 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_REL16_HI target 0x4
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/loadelf/
ldelf.go 1136 PPC64 | uint32(elf.R_PPC64_REL16_HI)<<24,
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ppc64/
asm.go 353 case 256 + objabi.RelocType(elf.R_PPC64_REL16_HI):
  /prebuilts/go/linux-x86/src/cmd/link/internal/loadelf/
ldelf.go 1136 PPC64 | uint32(elf.R_PPC64_REL16_HI)<<24,
  /prebuilts/go/linux-x86/src/cmd/link/internal/ppc64/
asm.go 353 case 256 + objabi.RelocType(elf.R_PPC64_REL16_HI):
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp     [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf64-ppc.c     [all...]

Completed in 115 milliseconds