HomeSort by relevance Sort by last modified time
    Searched refs:EM_PPC (Results 51 - 74 of 74) sorted by null

1 23

  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/BinaryFormat/
ELF.h 144 EM_PPC = 20, // PowerPC
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/BinaryFormat/
ELF.h 144 EM_PPC = 20, // PowerPC
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/BinaryFormat/
ELF.h 144 EM_PPC = 20, // PowerPC
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/BinaryFormat/
ELF.h 144 EM_PPC = 20, // PowerPC
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/BinaryFormat/
ELF.h 144 EM_PPC = 20, // PowerPC
    [all...]
  /system/core/libunwindstack/tests/
ElfTest.cpp 142 InitElf32(EM_PPC);
  /art/runtime/
elf.h 152 EM_PPC = 20, // PowerPC
    [all...]
  /external/elfutils/libelf/
elf.h 190 #define EM_PPC 20 /* PowerPC */
    [all...]
  /external/kmod/port-gnu/
elf.h 189 #define EM_PPC 20 /* PowerPC */
    [all...]
  /external/swiftshader/third_party/LLVM/lib/MC/
ELFObjectWriter.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 192 #define EM_PPC 20 /* PowerPC */
    [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go 210 EM_PPC Machine = 20 /* PowerPC 32-bit. */
263 {20, "EM_PPC"},
    [all...]
file.go 604 case f.Class == ELFCLASS32 && f.Machine == EM_PPC:
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go 210 EM_PPC Machine = 20 /* PowerPC 32-bit. */
263 {20, "EM_PPC"},
    [all...]
file.go 604 case f.Class == ELFCLASS32 && f.Machine == EM_PPC:
  /toolchain/binutils/binutils-2.27/binutils/
readelf.c 780 case EM_PPC:
    [all...]
  /toolchain/binutils/binutils-2.27/elfcpp/
elfcpp.h 189 EM_PPC = 20,
296 // Old PowerPC objects used 0x9025 (EM_PPC is correct).
    [all...]
  /toolchain/binutils/binutils-2.27/gold/
powerpc.cc     [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 145 EM_PPC = 20
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 145 EM_PPC = 20
    [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp 816 ENUM_ENT(EM_PPC, "PowerPC"),
    [all...]
  /external/elfutils/src/
elflint.c 337 EM_MIPS_RS3_LE, EM_PARISC, EM_VPP500, EM_SPARC32PLUS, EM_960, EM_PPC,
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-ppc.c     [all...]
  /external/valgrind/perf/
tinycc.c 263 #define EM_PPC 20 /* PowerPC */
    [all...]

Completed in 1237 milliseconds

1 23