Home
last modified time | relevance | path

Searched refs:EM_ARC_A5 (Results 1 – 15 of 15) sorted by relevance

/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp179 #define EM_ARC_A5 93 // ARC Cores Tangent-A5 macro
/third_party/elfutils/libebl/
Deblopenbackend.c146 { NULL, "elf_arc_a5", "arc_a5", 6, EM_ARC_A5, 0, 0 },
/third_party/libabigail/src/
Dabg-elf-helpers.cc268 case EM_ARC_A5: in e_machine_to_string()
/third_party/elfio/elfio/
Delfio_dump.hpp200 { EM_ARC_A5, "ARC Cores Tangent-A5" },
Delf_types.hpp158 constexpr Elf_Half EM_ARC_A5 = 93 ; // ARC Cores Tangent-A5 variable
/third_party/musl/ndk_musl_include/
Delf.h214 #define EM_ARC_A5 93 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h214 #define EM_ARC_A5 93 macro
/third_party/musl/include/
Delf.h214 #define EM_ARC_A5 93 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h214 #define EM_ARC_A5 93 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h214 #define EM_ARC_A5 93 macro
/third_party/musl/porting/linux/user/include/
Delf.h214 #define EM_ARC_A5 93 macro
/third_party/rust/crates/libc/libc-test/semver/
Dlinux.txt434 EM_ARC_A5
/third_party/elfutils/libelf/
Delf.h367 #define EM_ARC_A5 EM_ARC_COMPACT macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1518 pub const EM_ARC_A5: u16 = 93; constant
/third_party/elfutils/src/
Delflint.c331 EM_MN10200, EM_PJ, EM_OPENRISC, EM_ARC_A5, EM_XTENSA, EM_ALPHA,