Searched refs:EM_ARC_A5 (Results 1 – 15 of 15) sorted by relevance
/third_party/elfio/c_wrapper/ |
D | elf_types_c_wrapper.hpp | 179 #define EM_ARC_A5 93 // ARC Cores Tangent-A5 macro
|
/third_party/elfutils/libebl/ |
D | eblopenbackend.c | 146 { NULL, "elf_arc_a5", "arc_a5", 6, EM_ARC_A5, 0, 0 },
|
/third_party/libabigail/src/ |
D | abg-elf-helpers.cc | 268 case EM_ARC_A5: in e_machine_to_string()
|
/third_party/elfio/elfio/ |
D | elfio_dump.hpp | 200 { EM_ARC_A5, "ARC Cores Tangent-A5" },
|
D | elf_types.hpp | 158 constexpr Elf_Half EM_ARC_A5 = 93 ; // ARC Cores Tangent-A5 variable
|
/third_party/musl/ndk_musl_include/ |
D | elf.h | 214 #define EM_ARC_A5 93 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | elf.h | 214 #define EM_ARC_A5 93 macro
|
/third_party/musl/include/ |
D | elf.h | 214 #define EM_ARC_A5 93 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | elf.h | 214 #define EM_ARC_A5 93 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | elf.h | 214 #define EM_ARC_A5 93 macro
|
/third_party/musl/porting/linux/user/include/ |
D | elf.h | 214 #define EM_ARC_A5 93 macro
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | linux.txt | 434 EM_ARC_A5
|
/third_party/elfutils/libelf/ |
D | elf.h | 367 #define EM_ARC_A5 EM_ARC_COMPACT macro
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 1518 pub const EM_ARC_A5: u16 = 93; constant
|
/third_party/elfutils/src/ |
D | elflint.c | 331 EM_MN10200, EM_PJ, EM_OPENRISC, EM_ARC_A5, EM_XTENSA, EM_ALPHA,
|