Home
last modified time | relevance | path

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

/third_party/elfutils/libdwelf/
H A Ddwelf_elf_e_machine_string.c79 case EM_V800: in dwelf_elf_e_machine_string()
/third_party/elfutils/tests/
H A Dsaridx.c48 MACHINE (EM_V800),
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp121 #define EM_V800 36 // NEC V800 series macro
/third_party/elfutils/libebl/
H A Deblopenbackend.c98 { NULL, "ebl_v800", "v800", 4, EM_V800, 0, 0 },
/third_party/libabigail/src/
H A Dabg-elf-helpers.cc158 case EM_V800: in e_machine_to_string()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h146 EM_V800 = 36, // NEC V800 enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h147 EM_V800 = 36, // NEC V800 enumerator
/third_party/elfio/elfio/
H A Delfio_dump.hpp142 { EM_V800, "NEC V800 series" },
H A Delf_types.hpp100 constexpr Elf_Half EM_V800 = 36; // NEC V800 series member
/third_party/musl/porting/linux/user/include/
H A Delf.h157 #define EM_V800 36 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h157 #define EM_V800 36 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h157 #define EM_V800 36 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h157 #define EM_V800 36 macro
/third_party/musl/include/
H A Delf.h157 #define EM_V800 36 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp84 ECase(EM_V800); in enumeration()
/third_party/elfutils/libelf/
H A Delf.h193 #define EM_V800 36 /* NEC V800 series */ macro
/third_party/elfutils/src/
H A Delflint.c323 EM_PPC64, EM_S390, EM_V800, EM_FR20, EM_RH32, EM_RCE, EM_ARM,
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1463 pub const EM_V800: u16 = 36; consts

Completed in 97 milliseconds