OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EM_NCPU
(Results
1 - 13
of
13
) sorted by null
/external/llvm/include/llvm/Support/
ELF.h
169
EM_NCPU
= 56, // Sony nCPU embedded RISC processor
[
all
...]
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
elf.go
167
EM_NCPU
= 56
[
all
...]
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go
164
EM_NCPU
= 56
[
all
...]
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
elf.go
167
EM_NCPU
= 56
[
all
...]
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go
164
EM_NCPU
= 56
[
all
...]
/toolchain/binutils/binutils-2.25/include/elf/
common.h
159
#define
EM_NCPU
56 /* Sony nCPU embedded RISC processor */
[
all
...]
/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
...]
/toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h
213
EM_NCPU
= 56,
[
all
...]
/art/runtime/
elf.h
173
EM_NCPU
= 56, // Sony nCPU embedded RISC processor
[
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
...]
Completed in 159 milliseconds