OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EM_IA_64
(Results
26 - 30
of
30
) sorted by null
1
2
/external/llvm/include/llvm/Support/
ELF.h
160
EM_IA_64
= 50, // Intel IA-64 processor architecture
[
all
...]
/external/qemu/
elf.h
95
#define
EM_IA_64
50 /* HP/Intel IA-64 */
[
all
...]
/external/elfutils/libelf/
elf.h
205
#define
EM_IA_64
50 /* Intel Merced */
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h
207
#define
EM_IA_64
50 /* Intel Merced */
[
all
...]
/external/valgrind/main/perf/
tinycc.c
279
#define
EM_IA_64
50 /* Intel Merced */
[
all
...]
Completed in 2591 milliseconds
1
2