Home
last modified time | relevance | path

Searched refs:EM_MMIX (Results 1 - 17 of 17) sorted by relevance

/third_party/elfutils/libdwelf/
H A Ddwelf_elf_e_machine_string.c167 case EM_MMIX: in dwelf_elf_e_machine_string()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp166 #define EM_MMIX 80 // Donald Knuth's educational 64-bit processor macro
/third_party/elfutils/libebl/
H A Deblopenbackend.c133 { NULL, "elf_mmix", "mmix", 4, EM_MMIX, 0, 0 },
/third_party/libabigail/src/
H A Dabg-elf-helpers.cc242 case EM_MMIX: in e_machine_to_string()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h190 EM_MMIX = 80, // Donald Knuth's educational 64-bit processor enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h191 EM_MMIX = 80, // Donald Knuth's educational 64-bit processor enumerator
/third_party/elfio/elfio/
H A Delfio_dump.hpp187 { EM_MMIX, "Donald Knuth's educational 64-bit processor" },
H A Delf_types.hpp145 constexpr Elf_Half EM_MMIX = 80 ; // Donald Knuth's educational 64-bit processor member
/third_party/musl/porting/linux/user/include/
H A Delf.h200 #define EM_MMIX 80 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h200 #define EM_MMIX 80 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h200 #define EM_MMIX 80 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h200 #define EM_MMIX 80 macro
/third_party/musl/include/
H A Delf.h200 #define EM_MMIX 80 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp128 ECase(EM_MMIX); in enumeration()
/third_party/elfutils/libelf/
H A Delf.h237 #define EM_MMIX 80 /* Donald Knuth's educational 64-bit proc */ macro
/third_party/elfutils/src/
H A Delflint.c329 EM_CRIS, EM_JAVELIN, EM_FIREPATH, EM_ZSP, EM_MMIX, EM_HUANY, EM_PRISM,
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1505 pub const EM_MMIX: u16 = 80; consts

Completed in 98 milliseconds