LLVM 18.0.0git
|
#include "llvm/BinaryFormat/Wasm.h"
Public Attributes | |
uint8_t | ElemType |
WasmLimits | Limits |
uint8_t llvm::wasm::WasmTableType::ElemType |
Definition at line 84 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 85 of file Wasm.h.
Referenced by llvm::DenseMapInfo< wasm::WasmTableType, void >::getHashValue(), and readTableType().