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

#include "llvm/BinaryFormat/Wasm.h"

Collaboration diagram for llvm::wasm::WasmObjectHeader:
Collaboration graph
[legend]

Public Attributes

StringRef Magic
 
uint32_t Version
 

Detailed Description

Definition at line 33 of file Wasm.h.

Member Data Documentation

◆ Magic

StringRef llvm::wasm::WasmObjectHeader::Magic

Definition at line 34 of file Wasm.h.

◆ Version

uint32_t llvm::wasm::WasmObjectHeader::Version

Definition at line 35 of file Wasm.h.


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