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

  /toolchain/binutils/binutils-2.25/elfcpp/
powerpc.h 109 R_PPC64_TOC16_LO_DS = 64,
  /toolchain/binutils/binutils-2.25/include/elf/
ppc64.h 95 RELOC_NUMBER (R_PPC64_TOC16_LO_DS, 64)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
test1elf64.d 70 3(6|4): R_PPC64_TOC16_LO_DS \.toc\+0x28
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCELFObjectWriter.cpp 320 Type = ELF::R_PPC64_TOC16_LO_DS;
  /toolchain/binutils/binutils-2.25/bfd/
elf64-ppc.c     [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ppc64/
asm.go 321 case 256 + ld.R_PPC64_TOC16_LO_DS:
420 ld.Thearch.Vput(ld.R_PPC64_TOC16_LO_DS | uint64(elfsym)<<32)
  /prebuilts/go/linux-x86/src/cmd/link/internal/ppc64/
asm.go 321 case 256 + ld.R_PPC64_TOC16_LO_DS:
420 ld.Thearch.Vput(ld.R_PPC64_TOC16_LO_DS | uint64(elfsym)<<32)
  /toolchain/binutils/binutils-2.25/gold/
powerpc.cc     [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp     [all...]
  /art/runtime/
elf.h 520 R_PPC64_TOC16_LO_DS = 64,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 578 R_PPC64_TOC16_LO_DS = 64
    [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 264 # CHECK-BE-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_TOC16_LO_DS target 0x0
265 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_TOC16_LO_DS target 0x0
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
ldelf.go 1156 PPC64 | R_PPC64_TOC16_LO_DS<<24,
elf.go 637 R_PPC64_TOC16_LO_DS = 64
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
ldelf.go 1156 PPC64 | R_PPC64_TOC16_LO_DS<<24,
elf.go 637 R_PPC64_TOC16_LO_DS = 64
    [all...]

Completed in 1228 milliseconds