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

  /toolchain/binutils/binutils-2.25/include/elf/
ppc64.h 100 RELOC_NUMBER (R_PPC64_TLS, 67)
177 (((R) >= R_PPC64_TLS && (R) <= R_PPC64_DTPREL16_HIGHESTA) \
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
tls.s 61 lhzx 10,9,ie0@tls #R_PPC64_TLS ie0
90 sthx 10,9,ie0@tls #R_PPC64_TLS ie4
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCELFObjectWriter.cpp 365 Type = ELF::R_PPC64_TLS;
  /art/runtime/
elf.h 521 R_PPC64_TLS = 67,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 579 R_PPC64_TLS = 67
    [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     [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ppc64/
asm.go 374 ld.Thearch.Vput(ld.R_PPC64_TLS | uint64(elfsym)<<32)
  /prebuilts/go/linux-x86/src/cmd/link/internal/ppc64/
asm.go 374 ld.Thearch.Vput(ld.R_PPC64_TLS | uint64(elfsym)<<32)
  /toolchain/binutils/binutils-2.25/bfd/
elf64-ppc.c     [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 638 R_PPC64_TLS = 67
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 638 R_PPC64_TLS = 67
    [all...]

Completed in 650 milliseconds