Home
last modified time | relevance | path

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

/third_party/elfutils/libdwelf/
H A Ddwelf_elf_e_machine_string.c51 case EM_88K: in dwelf_elf_e_machine_string()
/third_party/elfutils/tests/
H A Dsaridx.c38 MACHINE (EM_88K),
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp90 #define EM_88K 5 // Motorola m88k family macro
/third_party/elfutils/libebl/
H A Deblopenbackend.c91 { NULL, "elf_m88k", "m88k", 4, EM_88K, 0, 0 },
/third_party/libabigail/src/
H A Dabg-elf-helpers.cc134 case EM_88K: in e_machine_to_string()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h132 EM_88K = 5, // Motorola 88000 enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h133 EM_88K = 5, // Motorola 88000 enumerator
/third_party/elfio/elfio/
H A Delfio_dump.hpp110 { EM_88K, "Motorola m88k family" },
H A Delf_types.hpp69 constexpr Elf_Half EM_88K = 5 ; // Motorola m88k family member
/third_party/musl/porting/linux/user/include/
H A Delf.h143 #define EM_88K 5 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h143 #define EM_88K 5 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h143 #define EM_88K 5 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h143 #define EM_88K 5 macro
/third_party/musl/include/
H A Delf.h143 #define EM_88K 5 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp70 ECase(EM_88K); in enumeration()
/third_party/elfutils/libelf/
H A Delf.h176 #define EM_88K 5 /* Motorola m88k family */ macro
/third_party/elfutils/src/
H A Delflint.c321 EM_M32, EM_SPARC, EM_386, EM_68K, EM_88K, EM_860, EM_MIPS, EM_S370,
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1451 pub const EM_88K: u16 = 5; consts

Completed in 114 milliseconds