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

  /external/llvm/test/MC/PowerPC/
ppc64-initial-cfa.s 53 # STATIC-NEXT: 0x1C R_PPC64_REL32 .text 0x0
94 # PIC-NEXT: 0x1C R_PPC64_REL32 .text 0x0
  /external/llvm/lib/Object/
ELF.cpp 581 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_PPC64_REL32);
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 562 R_PPC64_REL32 = 26
    [all...]
  /art/runtime/
elf.h 503 R_PPC64_REL32 = 26,
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 518 R_PPC64_REL32 = 26,
    [all...]
  /external/elfutils/0.153/libelf/
elf.h     [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp 821 case ELF::R_PPC64_REL32: {
825 llvm_unreachable("Relocation R_PPC64_REL32 overflow");
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]

Completed in 293 milliseconds