Home
last modified time | relevance | path

Searched refs:EM_SH (Results 1 – 22 of 22) sorted by relevance

/third_party/elfutils/libdwelf/
Ddwelf_elf_e_machine_string.c91 case EM_SH: in dwelf_elf_e_machine_string()
/third_party/elfutils/tests/
Dsaridx.c54 MACHINE (EM_SH),
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h150 #define EM_SH 42 /* Hitachi SH. */ macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h150 #define EM_SH 42 /* Hitachi SH. */ macro
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp128 #define EM_SH 42 // Renesas (formerly Hitachi) / SuperH SH macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h152 EM_SH = 42, // Hitachi SH enumerator
/third_party/elfutils/libebl/
Deblopenbackend.c81 { sh_init, "elf_sh", "sh", 2, EM_SH, 0, 0 },
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h153 EM_SH = 42, // Hitachi SH enumerator
/third_party/libabigail/src/
Dabg-elf-helpers.cc170 case EM_SH: in e_machine_to_string()
/third_party/elfio/elfio/
Delfio_dump.hpp149 { EM_SH, "Renesas (formerly Hitachi) / SuperH SH" },
Delf_types.hpp107 constexpr Elf_Half EM_SH = 42; // Renesas (formerly Hitachi) / SuperH SH variable
/third_party/musl/porting/linux/user/include/
Delf.h163 #define EM_SH 42 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h163 #define EM_SH 42 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h163 #define EM_SH 42 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h163 #define EM_SH 42 macro
/third_party/musl/include/
Delf.h163 #define EM_SH 42 macro
/third_party/musl/ndk_musl_include/
Delf.h163 #define EM_SH 42 macro
/third_party/rust/crates/libc/libc-test/semver/
Dlinux.txt478 EM_SH
/third_party/elfutils/libelf/
Delf.h199 #define EM_SH 42 /* Hitachi SH */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp90 ECase(EM_SH); in enumeration()
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1469 pub const EM_SH: u16 = 42; constant
/third_party/elfutils/src/
Delflint.c324 EM_FAKE_ALPHA, EM_SH, EM_SPARCV9, EM_TRICORE, EM_ARC, EM_H8_300,