Home
last modified time | relevance | path

Searched refs:EM_S390 (Results 1 – 25 of 27) sorted by relevance

12

/third_party/elfutils/libelf/
Delf-knowledge.h77 || ((Ehdr)->e_machine == EM_S390 \
Delf.h190 #define EM_S390 22 /* IBM S390 */ macro
/third_party/elfutils/libdwelf/
Ddwelf_elf_e_machine_string.c75 case EM_S390: in dwelf_elf_e_machine_string()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp39 : MCELFObjectTargetWriter(/*Is64Bit_=*/true, OSABI, ELF::EM_S390, in SystemZObjectWriter()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DELF.cpp111 case ELF::EM_S390: in getELFRelocationTypeName()
184 case ELF::EM_S390: in getELFRelativeRelocationType()
/third_party/ltp/libs/libltpvdso/
Dparse_vdso.c110 || hdr->e_machine == EM_S390) in vdso_init_from_sysinfo_ehdr()
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h144 #define EM_S390 22 /* IBM System/390. */ macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h144 #define EM_S390 22 /* IBM System/390. */ macro
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp107 #define EM_S390 22 // IBM S/390 macro
/third_party/elfutils/libebl/
Deblopenbackend.c86 { s390_init, "ebl_s390", "s390", 4, EM_S390, 0, 0 },
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h144 EM_S390 = 22, // IBM System/390 enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFObjectFile.h1103 case ELF::EM_S390: in getFileFormatName()
1164 case ELF::EM_S390: in getArch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h145 EM_S390 = 22, // IBM System/390 enumerator
/third_party/libabigail/src/
Dabg-elf-helpers.cc156 case EM_S390: in e_machine_to_string()
/third_party/elfio/elfio/
Delfio_dump.hpp128 { EM_S390, "IBM S/390" },
Delf_types.hpp86 constexpr Elf_Half EM_S390 = 22; // IBM S/390 variable
/third_party/musl/ndk_musl_include/
Delf.h155 #define EM_S390 22 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h155 #define EM_S390 22 macro
/third_party/musl/include/
Delf.h155 #define EM_S390 22 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h155 #define EM_S390 22 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h155 #define EM_S390 22 macro
/third_party/musl/porting/linux/user/include/
Delf.h155 #define EM_S390 22 macro
/third_party/rust/crates/libc/libc-test/semver/
Dlinux.txt477 EM_S390
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp82 ECase(EM_S390); in enumeration()
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1462 pub const EM_S390: u16 = 22; constant

12