LLVM 24.0.0git
llvm::wasm::WasmCommonReference Struct Reference

#include "llvm/BinaryFormat/Wasm.h"

Public Attributes

uint64_t Size
uint32_t Alignment

Detailed Description

Definition at line 460 of file Wasm.h.

Member Data Documentation

◆ Alignment

uint32_t llvm::wasm::WasmCommonReference::Alignment

Definition at line 462 of file Wasm.h.

◆ Size

uint64_t llvm::wasm::WasmCommonReference::Size

Definition at line 461 of file Wasm.h.


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