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

  /toolchain/binutils/binutils-2.25/include/elf/
ppc64.h 45 RELOC_NUMBER (R_PPC64_GOT16_HA, 17)
  /external/llvm/test/MC/PowerPC/
ppc64-fixup-explicit.s 35 # CHECK-BE-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_GOT16_HA target 0x0
36 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_GOT16_HA target 0x0
ppc64-fixups.s 288 # CHECK-BE-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_GOT16_HA target 0x0
289 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_GOT16_HA target 0x0
    [all...]
  /art/runtime/
elf.h 502 R_PPC64_GOT16_HA = 17,
    [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/ppc64/
asm.go 398 ld.Thearch.Vput(ld.R_PPC64_GOT16_HA | uint64(elfsym)<<32)
  /prebuilts/go/linux-x86/src/cmd/link/internal/ppc64/
asm.go 398 ld.Thearch.Vput(ld.R_PPC64_GOT16_HA | uint64(elfsym)<<32)
  /toolchain/binutils/binutils-2.25/bfd/
elf64-ppc.c 530 HOWTO (R_PPC64_GOT16_HA, /* type */
538 "R_PPC64_GOT16_HA", /* name */
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 626 R_PPC64_GOT16_HA = R_PPC_GOT16_HA
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 626 R_PPC64_GOT16_HA = R_PPC_GOT16_HA
    [all...]

Completed in 877 milliseconds