OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EM_SPARC
(Results
26 - 30
of
30
) sorted by null
1
2
/external/llvm/include/llvm/Support/
ELF.h
129
EM_SPARC
= 2, // SPARC
[
all
...]
/external/qemu/
elf.h
71
#define
EM_SPARC
2
[
all
...]
/external/elfutils/libelf/
elf.h
174
#define
EM_SPARC
2 /* SUN SPARC */
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h
176
#define
EM_SPARC
2 /* SUN SPARC */
[
all
...]
/external/valgrind/main/perf/
tinycc.c
247
#define
EM_SPARC
2 /* SUN SPARC */
[
all
...]
Completed in 268 milliseconds
1
2