Home
last modified time | relevance | path

Searched refs:EM_68HC12 (Results 1 – 19 of 19) sorted by relevance

/third_party/elfutils/libdwelf/
Ddwelf_elf_e_machine_string.c113 case EM_68HC12: in dwelf_elf_e_machine_string()
/third_party/elfutils/tests/
Dsaridx.c65 MACHINE (EM_68HC12),
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp139 #define EM_68HC12 53 // Motorola M68HC12 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h163 EM_68HC12 = 53, // Motorola M68HC12 enumerator
/third_party/elfutils/libebl/
Deblopenbackend.c109 { m68k_init, "elf_68hc12", "68hc12", 6, EM_68HC12, 0, 0 },
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h164 EM_68HC12 = 53, // Motorola M68HC12 enumerator
/third_party/libabigail/src/
Dabg-elf-helpers.cc192 case EM_68HC12: in e_machine_to_string()
/third_party/elfio/elfio/
Delfio_dump.hpp160 { EM_68HC12, "Motorola M68HC12" },
Delf_types.hpp118 constexpr Elf_Half EM_68HC12 = 53; // Motorola M68HC12 variable
/third_party/musl/porting/linux/user/include/
Delf.h174 #define EM_68HC12 53 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h174 #define EM_68HC12 53 macro
/third_party/musl/include/
Delf.h174 #define EM_68HC12 53 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h174 #define EM_68HC12 53 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h174 #define EM_68HC12 53 macro
/third_party/rust/crates/libc/libc-test/semver/
Dlinux.txt425 EM_68HC12
/third_party/elfutils/libelf/
Delf.h210 #define EM_68HC12 53 /* Motorola M68HC12 */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp101 ECase(EM_68HC12); in enumeration()
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1480 pub const EM_68HC12: u16 = 53; constant
/third_party/elfutils/src/
Delflint.c326 EM_68HC12, EM_MMA, EM_PCP, EM_NCPU, EM_NDR1, EM_STARCORE, EM_ME16,