/third_party/elfutils/libdwelf/ |
D | dwelf_elf_e_machine_string.c | 113 case EM_68HC12: in dwelf_elf_e_machine_string()
|
/third_party/elfutils/tests/ |
D | saridx.c | 65 MACHINE (EM_68HC12),
|
/third_party/elfio/c_wrapper/ |
D | elf_types_c_wrapper.hpp | 139 #define EM_68HC12 53 // Motorola M68HC12 macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 163 EM_68HC12 = 53, // Motorola M68HC12 enumerator
|
/third_party/elfutils/libebl/ |
D | eblopenbackend.c | 109 { 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/ |
D | ELF.h | 164 EM_68HC12 = 53, // Motorola M68HC12 enumerator
|
/third_party/libabigail/src/ |
D | abg-elf-helpers.cc | 192 case EM_68HC12: in e_machine_to_string()
|
/third_party/elfio/elfio/ |
D | elfio_dump.hpp | 160 { EM_68HC12, "Motorola M68HC12" },
|
D | elf_types.hpp | 118 constexpr Elf_Half EM_68HC12 = 53; // Motorola M68HC12 variable
|
/third_party/musl/porting/linux/user/include/ |
D | elf.h | 174 #define EM_68HC12 53 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | elf.h | 174 #define EM_68HC12 53 macro
|
/third_party/musl/include/ |
D | elf.h | 174 #define EM_68HC12 53 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | elf.h | 174 #define EM_68HC12 53 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | elf.h | 174 #define EM_68HC12 53 macro
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | linux.txt | 425 EM_68HC12
|
/third_party/elfutils/libelf/ |
D | elf.h | 210 #define EM_68HC12 53 /* Motorola M68HC12 */ macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 101 ECase(EM_68HC12); in enumeration()
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 1480 pub const EM_68HC12: u16 = 53; constant
|
/third_party/elfutils/src/ |
D | elflint.c | 326 EM_68HC12, EM_MMA, EM_PCP, EM_NCPU, EM_NDR1, EM_STARCORE, EM_ME16,
|