Home
last modified time | relevance | path

Searched refs:EM_RCE (Results 1 – 22 of 22) sorted by relevance

/third_party/elfutils/libdwelf/
Ddwelf_elf_e_machine_string.c85 case EM_RCE: in dwelf_elf_e_machine_string()
/third_party/elfutils/tests/
Dsaridx.c51 MACHINE (EM_RCE),
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h148 #define EM_RCE 39 /* Motorola RCE. */ macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h148 #define EM_RCE 39 /* Motorola RCE. */ macro
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp125 #define EM_RCE 39 // Old name for MCore macro
/third_party/elfutils/libebl/
Deblopenbackend.c101 { NULL, "ebl_rce", "rce", 3, EM_RCE, 0, 0 },
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h149 EM_RCE = 39, // Motorola RCE enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h150 EM_RCE = 39, // Motorola RCE enumerator
/third_party/libabigail/src/
Dabg-elf-helpers.cc164 case EM_RCE: in e_machine_to_string()
/third_party/elfio/elfio/
Delfio_dump.hpp146 { EM_RCE, "Old name for MCore" },
Delf_types.hpp104 constexpr Elf_Half EM_RCE = 39; // Old name for MCore variable
/third_party/musl/ndk_musl_include/
Delf.h160 #define EM_RCE 39 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h160 #define EM_RCE 39 macro
/third_party/musl/include/
Delf.h160 #define EM_RCE 39 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h160 #define EM_RCE 39 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h160 #define EM_RCE 39 macro
/third_party/musl/porting/linux/user/include/
Delf.h160 #define EM_RCE 39 macro
/third_party/rust/crates/libc/libc-test/semver/
Dlinux.txt474 EM_RCE
/third_party/elfutils/libelf/
Delf.h196 #define EM_RCE 39 /* Motorola RCE */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp87 ECase(EM_RCE); in enumeration()
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1466 pub const EM_RCE: u16 = 39; constant
/third_party/elfutils/src/
Delflint.c323 EM_PPC64, EM_S390, EM_V800, EM_FR20, EM_RH32, EM_RCE, EM_ARM,