LLVM 22.0.0git
llvm::wasm::WasmObjectHeader Struct Reference

#include "llvm/BinaryFormat/Wasm.h"

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: