Home
last modified time | relevance | path

Searched defs:EM_88K (Results 1 – 11 of 11) sorted by relevance

/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp90 #define EM_88K 5 // Motorola m88k family macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h132 EM_88K = 5, // Motorola 88000 enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h133 EM_88K = 5, // Motorola 88000 enumerator
/third_party/elfio/elfio/
Delf_types.hpp69 constexpr Elf_Half EM_88K = 5 ; // Motorola m88k family variable
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1451 pub const EM_88K: u16 = 5; constant
/third_party/musl/porting/linux/user/include/
Delf.h143 #define EM_88K 5 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h143 #define EM_88K 5 macro
/third_party/musl/include/
Delf.h143 #define EM_88K 5 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h143 #define EM_88K 5 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h143 #define EM_88K 5 macro
/third_party/elfutils/libelf/
Delf.h176 #define EM_88K 5 /* Motorola m88k family */ macro