Home
last modified time | relevance | path

Searched refs:EM_S390 (Results 1 - 22 of 22) sorted by relevance

/third_party/elfutils/libelf/
H A Delf-knowledge.h77 || ((Ehdr)->e_machine == EM_S390 \
H A Delf.h190 #define EM_S390 22 /* IBM S390 */ macro
/third_party/elfutils/libdwelf/
H A 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/
H A 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/
H A DELF.cpp111 case ELF::EM_S390: in getELFRelocationTypeName()
184 case ELF::EM_S390: in getELFRelativeRelocationType()
/third_party/ltp/libs/libltpvdso/
H A Dparse_vdso.c110 || hdr->e_machine == EM_S390) in vdso_init_from_sysinfo_ehdr()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp107 #define EM_S390 22 // IBM S/390 macro
/third_party/elfutils/libebl/
H A Deblopenbackend.c86 { s390_init, "ebl_s390", "s390", 4, EM_S390, 0, 0 },
/third_party/libabigail/src/
H A Dabg-elf-helpers.cc156 case EM_S390: in e_machine_to_string()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h144 EM_S390 = 22, // IBM System/390 enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h145 EM_S390 = 22, // IBM System/390 enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELFObjectFile.h1103 case ELF::EM_S390: in getFileFormatName()
1164 case ELF::EM_S390: in getArch()
/third_party/elfio/elfio/
H A Delfio_dump.hpp128 { EM_S390, "IBM S/390" },
H A Delf_types.hpp86 constexpr Elf_Half EM_S390 = 22; // IBM S/390 member
/third_party/musl/porting/linux/user/include/
H A Delf.h155 #define EM_S390 22 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h155 #define EM_S390 22 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h155 #define EM_S390 22 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h155 #define EM_S390 22 macro
/third_party/musl/include/
H A Delf.h155 #define EM_S390 22 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp82 ECase(EM_S390); in enumeration()
/third_party/elfutils/src/
H A Delflint.c323 EM_PPC64, EM_S390, EM_V800, EM_FR20, EM_RH32, EM_RCE, EM_ARM,
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1462 pub const EM_S390: u16 = 22; consts

Completed in 101 milliseconds