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

  /external/llvm/test/MC/PowerPC/
ppc64-relocs-01.s 35 # 2. And a R_PPC64_TOC against no symbol (the linker will replace for the
39 # CHECK-NEXT: 0x{{[0-9,A-F]+}} R_PPC64_TOC - 0x0
ppc64-fixups.s     [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
powerpc.h 96 R_PPC64_TOC = 51,
  /toolchain/binutils/binutils-2.25/include/elf/
ppc64.h 79 RELOC_NUMBER (R_PPC64_TOC, 51)
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCELFObjectWriter.cpp 375 Type = ELF::R_PPC64_TOC;
  /toolchain/binutils/binutils-2.25/bfd/
elf64-ppc.c     [all...]
  /toolchain/binutils/binutils-2.25/gold/
powerpc.cc     [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp 865 // Just check if following relocation is a R_PPC64_TOC
867 if (TypeTOC != ELF::R_PPC64_TOC)
    [all...]
  /art/runtime/
elf.h 514 R_PPC64_TOC = 51,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 574 R_PPC64_TOC = 51
    [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...]

Completed in 642 milliseconds