LLVM: llvm::wasm::WasmObjectHeader Struct Reference (original) (raw)
#include "[llvm/BinaryFormat/Wasm.h](BinaryFormat%5F2Wasm%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| StringRef | Magic |
| uint32_t | Version |
Detailed Description
Definition at line 262 of file Wasm.h.
Member Data Documentation
◆ Magic
StringRef llvm::wasm::WasmObjectHeader::Magic
Definition at line 263 of file Wasm.h.
◆ Version
uint32_t llvm::wasm::WasmObjectHeader::Version
Definition at line 264 of file Wasm.h.
The documentation for this struct was generated from the following file:
- include/llvm/BinaryFormat/Wasm.h