Home
last modified time | relevance | path

Searched refs:EM_ARC_A5 (Results 1 - 13 of 13) sorted by relevance

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

Completed in 113 milliseconds