Searched refs:EM_S370 (Results 1 – 5 of 5) sorted by relevance
/external/elfutils/libebl/ |
D | eblopenbackend.c | 99 { "s370", "ebl_s370", "s370", 4, EM_S370, 0, 0 },
|
/external/llvm/include/llvm/Support/ |
D | ELF.h | 136 EM_S370 = 9, // IBM System/370 enumerator
|
/external/elfutils/libelf/ |
D | elf.h | 191 #define EM_S370 9 /* IBM System/370 */ macro
|
/external/elfutils/src/ |
D | elflint.c | 332 EM_M32, EM_SPARC, EM_386, EM_68K, EM_88K, EM_860, EM_MIPS, EM_S370,
|
/external/valgrind/main/perf/ |
D | tinycc.c | 254 #define EM_S370 9 /* Amdahl */ macro
|