Home
last modified time | relevance | path

Searched refs:EM_ARC (Results 1 - 18 of 18) sorted by relevance

/third_party/elfutils/libdwelf/
H A Ddwelf_elf_e_machine_string.c97 case EM_ARC: in dwelf_elf_e_machine_string()
/third_party/elfutils/tests/
H A Dsaridx.c57 MACHINE (EM_ARC),
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp131 #define EM_ARC 45 // ARC Cores macro
/third_party/elfutils/libebl/
H A Deblopenbackend.c103 { NULL, "elf_arc", "arc", 3, EM_ARC, 0, 0 },
/third_party/libabigail/src/
H A Dabg-elf-helpers.cc176 case EM_ARC: in e_machine_to_string()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h155 EM_ARC = 45, // Argonaut RISC Core enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h156 EM_ARC = 45, // Argonaut RISC Core enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp93 ECase(EM_ARC); in enumeration()
642 case ELF::EM_ARC: in enumeration()
/third_party/elfio/elfio/
H A Delfio_dump.hpp152 { EM_ARC, "ARC Cores" },
H A Delf_types.hpp110 constexpr Elf_Half EM_ARC = 45; // ARC Cores member
/third_party/musl/porting/linux/user/include/
H A Delf.h166 #define EM_ARC 45 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h166 #define EM_ARC 45 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h166 #define EM_ARC 45 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h166 #define EM_ARC 45 macro
/third_party/musl/include/
H A Delf.h166 #define EM_ARC 45 macro
/third_party/elfutils/libelf/
H A Delf.h202 #define EM_ARC 45 /* Argonaut RISC Core */ macro
/third_party/elfutils/src/
H A Delflint.c324 EM_FAKE_ALPHA, EM_SH, EM_SPARCV9, EM_TRICORE, EM_ARC, EM_H8_300,
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1472 pub const EM_ARC: u16 = 45; consts

Completed in 96 milliseconds