Searched refs:EM_S370 (Results 1 – 11 of 11) sorted by relevance
/external/syslinux/gpxe/src/include/ |
D | elf.h | 25 #define EM_S370 9 /* IBM System/370 */ macro
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | ELF.h | 136 EM_S370 = 9, // IBM System/370 enumerator
|
/external/llvm/include/llvm/Support/ |
D | ELF.h | 139 EM_S370 = 9, // IBM System/370 enumerator
|
/external/elfutils/libebl/ |
D | eblopenbackend.c | 79 { "s370", "ebl_s370", "s370", 4, EM_S370, 0, 0 },
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 136 EM_S370 = 9, // IBM System/370 enumerator
|
/external/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 50 ECase(EM_S370) in enumeration()
|
/external/kmod/port-gnu/ |
D | elf.h | 182 #define EM_S370 9 /* IBM System/370 */ macro
|
/external/elfutils/libelf/ |
D | elf.h | 183 #define EM_S370 9 /* IBM System/370 */ macro
|
/external/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 810 ENUM_ENT(EM_S370, "IBM System/370"),
|
/external/elfutils/src/ |
D | elflint.c | 336 EM_M32, EM_SPARC, EM_386, EM_68K, EM_88K, EM_860, EM_MIPS, EM_S370,
|
/external/valgrind/perf/ |
D | tinycc.c | 254 #define EM_S370 9 /* Amdahl */ macro
|