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

  /external/elfutils/tests/
saridx.c 68 MACHINE (EM_NCPU),
  /toolchain/binutils/binutils-2.25/include/elf/
common.h 159 #define EM_NCPU 56 /* Sony nCPU embedded RISC processor */
    [all...]
  /external/elfutils/libebl/
eblopenbackend.c 98 { "ncpu", "elf_ncpu", "ncpu", 4, EM_NCPU, 0, 0 },
  /external/llvm/include/llvm/Support/
ELF.h 169 EM_NCPU = 56, // Sony nCPU embedded RISC processor
    [all...]
  /external/llvm/lib/Object/
ELFYAML.cpp 80 ECase(EM_NCPU)
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go 232 EM_NCPU Machine = 56 /* Sony nCPU. */
285 {56, "EM_NCPU"},
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go 232 EM_NCPU Machine = 56 /* Sony nCPU. */
285 {56, "EM_NCPU"},
    [all...]
  /art/runtime/
elf.h 173 EM_NCPU = 56, // Sony nCPU embedded RISC processor
    [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h 213 EM_NCPU = 56,
    [all...]
  /external/elfutils/libelf/
elf.h 214 #define EM_NCPU 56 /* Sony nCPU embeeded RISC */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 214 #define EM_NCPU 56 /* Sony nCPU embeeded RISC */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 216 #define EM_NCPU 56 /* Sony nCPU embeeded RISC */
    [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp 595 LLVM_READOBJ_ENUM_ENT(ELF, EM_NCPU ),
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
readelf.c 759 case EM_NCPU:
    [all...]
  /external/elfutils/src/
elflint.c 341 EM_68HC12, EM_MMA, EM_PCP, EM_NCPU, EM_NDR1, EM_STARCORE, EM_ME16,
    [all...]

Completed in 245 milliseconds