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

  /toolchain/binutils/binutils-2.27/elfcpp/
powerpc.h 93 R_PPC64_TOC16_LO = 48,
  /toolchain/binutils/binutils-2.27/include/elf/
ppc64.h 76 RELOC_NUMBER (R_PPC64_TOC16_LO, 48)
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCELFObjectWriter.cpp 181 Type = ELF::R_PPC64_TOC16_LO;
  /toolchain/binutils/binutils-2.27/gold/
powerpc.cc     [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-fixups.s 240 # CHECK-BE-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_TOC16_LO target 0x0
241 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_TOC16_LO target 0x0
256 # CHECK-BE-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_TOC16_LO target 0x0
257 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_TOC16_LO target 0x0
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ppc64/
asm.go 322 case 256 + objabi.RelocType(elf.R_PPC64_TOC16_LO):
426 ctxt.Out.Write64(uint64(elf.R_PPC64_TOC16_LO) | uint64(elfsym)<<32)
  /prebuilts/go/linux-x86/src/cmd/link/internal/ppc64/
asm.go 322 case 256 + objabi.RelocType(elf.R_PPC64_TOC16_LO):
426 ctxt.Out.Write64(uint64(elf.R_PPC64_TOC16_LO) | uint64(elfsym)<<32)
  /toolchain/binutils/binutils-2.27/bfd/
elf64-ppc.c     [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp     [all...]
  /art/runtime/
elf.h 514 R_PPC64_TOC16_LO = 48,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 572 R_PPC64_TOC16_LO = 48
    [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 1130 PPC64 | uint32(elf.R_PPC64_TOC16_LO)<<24,
  /prebuilts/go/linux-x86/src/cmd/link/internal/loadelf/
ldelf.go 1130 PPC64 | uint32(elf.R_PPC64_TOC16_LO)<<24,

Completed in 932 milliseconds