|
LLVM 22.0.0git
|
#include "llvm/BinaryFormat/Wasm.h"
Public Attributes | |
| StringRef | Module |
| StringRef | Field |
| uint8_t | Kind |
| union { | |
| uint32_t SigIndex | |
| WasmGlobalType Global | |
| WasmTableType Table | |
| WasmLimits Memory | |
| }; | |
| union { ... } llvm::wasm::WasmImport |
| WasmGlobalType llvm::wasm::WasmImport::Global |
| WasmLimits llvm::wasm::WasmImport::Memory |
| WasmTableType llvm::wasm::WasmImport::Table |