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

#include "llvm/BinaryFormat/Wasm.h"

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: