Home
last modified time | relevance | path

Searched refs:EM_OPENRISC (Results 1 – 19 of 19) sorted by relevance

/third_party/elfutils/libdwelf/
Ddwelf_elf_e_machine_string.c191 case EM_OPENRISC: in dwelf_elf_e_machine_string()
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp178 #define EM_OPENRISC 92 // OpenRISC 32-bit embedded processor macro
/third_party/elfutils/libebl/
Deblopenbackend.c145 { NULL, "elf_openrisc", "openrisc", 8, EM_OPENRISC, 0, 0 },
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h202 EM_OPENRISC = 92, // OpenRISC 32-bit embedded processor enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h203 EM_OPENRISC = 92, // OpenRISC 32-bit embedded processor enumerator
/third_party/libabigail/src/
Dabg-elf-helpers.cc266 case EM_OPENRISC: in e_machine_to_string()
/third_party/elfio/elfio/
Delfio_dump.hpp199 { EM_OPENRISC, "OpenRISC 32-bit embedded processor" },
Delf_types.hpp157 constexpr Elf_Half EM_OPENRISC = 92 ; // OpenRISC 32-bit embedded processor variable
/third_party/musl/ndk_musl_include/
Delf.h213 #define EM_OPENRISC 92 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h213 #define EM_OPENRISC 92 macro
/third_party/musl/include/
Delf.h213 #define EM_OPENRISC 92 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h213 #define EM_OPENRISC 92 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h213 #define EM_OPENRISC 92 macro
/third_party/musl/porting/linux/user/include/
Delf.h213 #define EM_OPENRISC 92 macro
/third_party/rust/crates/libc/libc-test/semver/
Dlinux.txt466 EM_OPENRISC
/third_party/elfutils/libelf/
Delf.h249 #define EM_OPENRISC 92 /* OpenRISC 32-bit embedded processor */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp140 ECase(EM_OPENRISC); in enumeration()
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1517 pub const EM_OPENRISC: u16 = 92; constant
/third_party/elfutils/src/
Delflint.c331 EM_MN10200, EM_PJ, EM_OPENRISC, EM_ARC_A5, EM_XTENSA, EM_ALPHA,