Home
last modified time | relevance | path

Searched refs:EM_CRAYNV2 (Results 1 – 14 of 14) sorted by relevance

/third_party/elfutils/libdwelf/
Ddwelf_elf_e_machine_string.c301 case EM_CRAYNV2: in dwelf_elf_e_machine_string()
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp260 #define EM_CRAYNV2 172 // Cray Inc. NV2 vector architecture macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h262 EM_CRAYNV2 = 172, // Cray Inc. NV2 vector architecture enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h263 EM_CRAYNV2 = 172, // Cray Inc. NV2 vector architecture enumerator
/third_party/elfio/elfio/
Delfio_dump.hpp283 { EM_CRAYNV2, "Cray Inc. NV2 vector architecture" },
Delf_types.hpp239 constexpr Elf_Half EM_CRAYNV2 = 172; // Cray Inc. NV2 vector architecture variable
/third_party/musl/porting/uniproton/kernel/include/
Delf.h269 #define EM_CRAYNV2 172 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h269 #define EM_CRAYNV2 172 macro
/third_party/musl/ndk_musl_include/
Delf.h269 #define EM_CRAYNV2 172 macro
/third_party/musl/include/
Delf.h269 #define EM_CRAYNV2 172 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h269 #define EM_CRAYNV2 172 macro
/third_party/musl/porting/linux/user/include/
Delf.h269 #define EM_CRAYNV2 172 macro
/third_party/elfutils/libelf/
Delf.h306 #define EM_CRAYNV2 172 /* Cray NV2 vector architecture */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp194 ECase(EM_CRAYNV2); in enumeration()