Searched refs:EM_S390 (Results 1 – 14 of 14) sorted by relevance
/external/kernel-headers/original/linux/ |
D | elf-em.h | 28 #define EM_S390 22 /* IBM S/390 */ macro
|
D | audit.h | 343 #define AUDIT_ARCH_S390 (EM_S390) 344 #define AUDIT_ARCH_S390X (EM_S390|__AUDIT_ARCH_64BIT)
|
/external/elfutils/libelf/ |
D | elf-knowledge.h | 124 || ((Ehdr)->e_machine == EM_S390 \
|
D | elf.h | 200 #define EM_S390 22 /* IBM S390 */ macro
|
/external/llvm/lib/Target/SystemZ/MCTargetDesc/ |
D | SystemZMCObjectWriter.cpp | 39 : MCELFObjectTargetWriter(/*Is64Bit=*/true, OSABI, ELF::EM_S390, in SystemZObjectWriter()
|
/external/valgrind/main/coregrind/ |
D | pub_core_machine.h | 75 # define VG_ELF_MACHINE EM_S390
|
D | launcher-linux.c | 220 if (ehdr->e_machine == EM_S390 && in select_platform()
|
/external/llvm/lib/Object/ |
D | ELFYAML.cpp | 52 ECase(EM_S390) in enumeration()
|
/external/elfutils/libebl/ |
D | eblopenbackend.c | 93 { "s390", "ebl_s390", "s390", 4, EM_S390, 0, 0 },
|
/external/qemu/ |
D | elf.h | 99 #define EM_S390 22 /* IBM S/390 */ macro
|
/external/llvm/include/llvm/Support/ |
D | ELF.h | 144 EM_S390 = 22, // IBM System/390 enumerator
|
/external/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 166 LLVM_READOBJ_ENUM_ENT(ELF, EM_S390 ),
|
/external/llvm/include/llvm/Object/ |
D | ELF.h | 2165 case ELF::EM_S390: 2773 case ELF::EM_S390: 2803 case ELF::EM_S390:
|
/external/elfutils/src/ |
D | elflint.c | 334 EM_PPC64, EM_S390, EM_V800, EM_FR20, EM_RH32, EM_RCE, EM_ARM,
|