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

  /external/llvm/test/MC/PowerPC/
ppc64-relocs-01.s 25 # R_PPC64_TOC16_DS against the .toc and the 'sin' external function
28 # CHECK-NEXT: 0x{{[0-9,A-F]+}} R_PPC64_TOC16_DS .toc
ppc64-fixups.s 224 # CHECK-BE-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_TOC16_DS target 0x0
225 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_TOC16_DS target 0x0
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ppc/
test1elf64.d 56 1(a|8): R_PPC64_TOC16_DS \.toc
58 1(e|c): R_PPC64_TOC16_DS \.toc\+0x8
60 2(2|0): R_PPC64_TOC16_DS \.toc\+0x10
62 2(6|4): R_PPC64_TOC16_DS \.toc\+0x18
64 2(a|8): R_PPC64_TOC16_DS \.toc\+0x20
66 2(e|c): R_PPC64_TOC16_DS \.toc\+0x28
power4.d 50 .*: R_PPC64_TOC16_DS \.toc
52 .*: R_PPC64_TOC16_DS \.toc\+0x10
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-powerpc/
relbrlt.d 26 [0-9a-f ]*: R_PPC64_TOC16_DS \*ABS\*\+0x157f00e8
36 [0-9a-f ]*: R_PPC64_TOC16_DS \*ABS\*\+0x157f00f0
  /toolchain/binutils/binutils-2.27/elfcpp/
powerpc.h 108 R_PPC64_TOC16_DS = 63,
  /toolchain/binutils/binutils-2.27/include/elf/
ppc64.h 94 RELOC_NUMBER (R_PPC64_TOC16_DS, 63)
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCELFObjectWriter.cpp 317 Type = ELF::R_PPC64_TOC16_DS;
  /toolchain/binutils/binutils-2.27/bfd/
elf64-ppc.c     [all...]
  /toolchain/binutils/binutils-2.27/gold/
powerpc.cc     [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp     [all...]
  /art/runtime/
elf.h 522 R_PPC64_TOC16_DS = 63,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 577 R_PPC64_TOC16_DS = 63
    [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...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/loadelf/
ldelf.go 1133 PPC64 | uint32(elf.R_PPC64_TOC16_DS)<<24,
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ppc64/
asm.go 337 case 256 + objabi.RelocType(elf.R_PPC64_TOC16_DS):
  /prebuilts/go/linux-x86/src/cmd/link/internal/loadelf/
ldelf.go 1133 PPC64 | uint32(elf.R_PPC64_TOC16_DS)<<24,
  /prebuilts/go/linux-x86/src/cmd/link/internal/ppc64/
asm.go 337 case 256 + objabi.RelocType(elf.R_PPC64_TOC16_DS):

Completed in 1105 milliseconds