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

  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCELFObjectWriter.cpp 111 Type = ELF::R_PPC_REL32;
  /external/elfutils/0.153/libelf/
elf.h     [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...]
  /external/llvm/lib/Object/
ELF.cpp 522 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_PPC_REL32);
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 551 R_PPC_REL32 = 26
    [all...]
  /external/qemu/include/
elf.h 590 #define R_PPC_REL32 26
    [all...]
  /art/runtime/
elf.h 446 R_PPC_REL32 = 26,
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 461 R_PPC_REL32 = 26,
    [all...]
  /external/valgrind/main/VEX/switchback/
linker.c 850 case R_PPC_REL32: /* 26 */
    [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]

Completed in 121 milliseconds