LLVM 19.0.0git
Public Attributes | List of all members
llvm::wasm::WasmObjectHeader Struct Reference

#include "llvm/BinaryFormat/Wasm.h"

Public Attributes

StringRef Magic
 
uint32_t Version
 

Detailed Description

Definition at line 250 of file Wasm.h.

Member Data Documentation

◆ Magic

StringRef llvm::wasm::WasmObjectHeader::Magic

◆ Version

uint32_t llvm::wasm::WasmObjectHeader::Version

The documentation for this struct was generated from the following file: