|
LLVM
8.0.1
|
#include "llvm/BinaryFormat/Wasm.h"

Public Attributes | |
| uint8_t | ElemType |
| WasmLimits | Limits |
| uint8_t llvm::wasm::WasmTable::ElemType |
Definition at line 59 of file Wasm.h.
Referenced by readTable().
| WasmLimits llvm::wasm::WasmTable::Limits |
Definition at line 60 of file Wasm.h.
Referenced by readTable().
1.8.13