Home
last modified time | relevance | path

Searched refs:EM_SH (Results 1 - 18 of 18) sorted by relevance

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

Completed in 97 milliseconds