Home
last modified time | relevance | path

Searched refs:EM_WEBASSEMBLY (Results 1 – 4 of 4) sorted by relevance

/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp332 #define EM_WEBASSEMBLY 0x4157 // "Web Assembly"; macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h317 EM_WEBASSEMBLY = 0x4157, // WebAssembly architecture enumerator
/third_party/elfio/elfio/
Delfio_dump.hpp354 { EM_WEBASSEMBLY, "Web Assembly" },
Delf_types.hpp311 constexpr Elf_Half EM_WEBASSEMBLY = 0x4157; // Web Assembly variable