Home
last modified time | relevance | path

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

/third_party/elfutils/libdwelf/
H A Ddwelf_elf_e_machine_string.c49 case EM_68K: in dwelf_elf_e_machine_string()
/third_party/elfutils/tests/
H A Dsaridx.c37 MACHINE (EM_68K),
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp89 #define EM_68K 4 // Motorola m68k family macro
/third_party/elfutils/libebl/
H A Deblopenbackend.c90 { m68k_init, "elf_m68k", "m68k", 4, EM_68K, ELFCLASS32, ELFDATA2MSB },
/third_party/libabigail/src/
H A Dabg-elf-helpers.cc132 case EM_68K: in e_machine_to_string()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h131 EM_68K = 4, // Motorola 68000 enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h132 EM_68K = 4, // Motorola 68000 enumerator
/third_party/elfio/elfio/
H A Delfio_dump.hpp109 { EM_68K, "Motorola m68k family" },
H A Delf_types.hpp68 constexpr Elf_Half EM_68K = 4 ; // Motorola m68k family member
/third_party/musl/porting/linux/user/include/
H A Delf.h142 #define EM_68K 4 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h142 #define EM_68K 4 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h142 #define EM_68K 4 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h142 #define EM_68K 4 macro
/third_party/musl/include/
H A Delf.h142 #define EM_68K 4 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp69 ECase(EM_68K); in enumeration()
/third_party/elfutils/libelf/
H A Delf.h175 #define EM_68K 4 /* Motorola m68k 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.rs1450 pub const EM_68K: u16 = 4; consts

Completed in 97 milliseconds