LLVM: llvm::wasm::WasmTableType Struct Reference (original) (raw)

#include "[llvm/BinaryFormat/Wasm.h](BinaryFormat%5F2Wasm%5F8h%5Fsource.html)"

Public Attributes
ValType ElemType
WasmLimits Limits

Detailed Description

Definition at line 328 of file Wasm.h.

Member Data Documentation

ElemType

ValType llvm::wasm::WasmTableType::ElemType

Definition at line 329 of file Wasm.h.

Referenced by llvm::MCSymbolWasm::isFunctionTable().

Limits

WasmLimits llvm::wasm::WasmTableType::Limits

Definition at line 330 of file Wasm.h.


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