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

  /external/elfutils/tests/
saridx.c 67 MACHINE (EM_PCP),
  /toolchain/binutils/binutils-2.25/include/elf/
common.h 158 #define EM_PCP 55 /* Siemens PCP */
    [all...]
  /external/elfutils/libebl/
eblopenbackend.c 97 { "pcp", "elf_pcp", "pcp", 3, EM_PCP, 0, 0 },
  /external/llvm/include/llvm/Support/
ELF.h 168 EM_PCP = 55, // Siemens PCP
    [all...]
  /external/llvm/lib/Object/
ELFYAML.cpp 79 ECase(EM_PCP)
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go 231 EM_PCP Machine = 55 /* Siemens PCP. */
284 {55, "EM_PCP"},
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go 231 EM_PCP Machine = 55 /* Siemens PCP. */
284 {55, "EM_PCP"},
    [all...]
  /art/runtime/
elf.h 172 EM_PCP = 55, // Siemens PCP
    [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h 212 EM_PCP = 55,
    [all...]
  /external/elfutils/libelf/
elf.h 213 #define EM_PCP 55 /* Siemens PCP */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 213 #define EM_PCP 55 /* Siemens PCP */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 215 #define EM_PCP 55 /* Siemens PCP */
    [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp 594 LLVM_READOBJ_ENUM_ENT(ELF, EM_PCP ),
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
readelf.c 761 case EM_PCP:
    [all...]
  /external/elfutils/src/
elflint.c 341 EM_68HC12, EM_MMA, EM_PCP, EM_NCPU, EM_NDR1, EM_STARCORE, EM_ME16,
    [all...]

Completed in 267 milliseconds