/external/elfutils/0.153/libebl/ |
eblopenbackend.c | 118 { "ncpu", "elf_ncpu", "ncpu", 4, EM_NCPU, 0, 0 },
|
/external/llvm/lib/Object/ |
ELFYAML.cpp | 78 ECase(EM_NCPU)
|
/art/runtime/ |
elf.h | 173 EM_NCPU = 56, // Sony nCPU embedded RISC processor [all...] |
/external/llvm/include/llvm/Support/ |
ELF.h | 169 EM_NCPU = 56, // Sony nCPU embedded RISC processor [all...] |
/external/llvm/tools/llvm-readobj/ |
ELFDumper.cpp | 256 LLVM_READOBJ_ENUM_ENT(ELF, EM_NCPU ), [all...] |
/external/elfutils/0.153/libelf/ |
elf.h | 217 #define EM_NCPU 56 /* Sony nCPU embeeded RISC */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
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...] |
/external/elfutils/0.153/src/ |
elflint.c | 336 EM_68HC12, EM_MMA, EM_PCP, EM_NCPU, EM_NDR1, EM_STARCORE, EM_ME16, [all...] |