LLVM 20.0.0git
|
#include "llvm/BinaryFormat/Wasm.h"
Public Attributes | |
ValType | ElemType |
WasmLimits | Limits |
ValType llvm::wasm::WasmTableType::ElemType |
Definition at line 316 of file Wasm.h.
Referenced by llvm::DenseMapInfo< wasm::WasmTableType, void >::getHashValue(), llvm::MCSymbolWasm::isFunctionTable(), and readTableType().
WasmLimits llvm::wasm::WasmTableType::Limits |
Definition at line 317 of file Wasm.h.
Referenced by llvm::DenseMapInfo< wasm::WasmTableType, void >::getHashValue(), and readTableType().