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

  /toolchain/binutils/binutils-2.25/include/elf/
ppc64.h 121 RELOC_NUMBER (R_PPC64_GOT_TPREL16_LO_DS, 88)
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCELFObjectWriter.cpp 274 are always 4-aligned, we can use R_PPC64_GOT_TPREL16_LO_DS. */
275 Type = ELF::R_PPC64_GOT_TPREL16_LO_DS;
338 Type = ELF::R_PPC64_GOT_TPREL16_LO_DS;
  /external/llvm/test/MC/PowerPC/
ppc64-fixups.s     [all...]
  /art/runtime/
elf.h 542 R_PPC64_GOT_TPREL16_LO_DS = 88,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 588 R_PPC64_GOT_TPREL16_LO_DS = 88
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf64-ppc.c     [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 383 ld.Thearch.Vput(ld.R_PPC64_GOT_TPREL16_LO_DS | uint64(elfsym)<<32)
  /prebuilts/go/linux-x86/src/cmd/link/internal/ppc64/
asm.go 383 ld.Thearch.Vput(ld.R_PPC64_GOT_TPREL16_LO_DS | uint64(elfsym)<<32)
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 639 R_PPC64_GOT_TPREL16_LO_DS = 88
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 639 R_PPC64_GOT_TPREL16_LO_DS = 88
    [all...]

Completed in 975 milliseconds