LLVM: llvm::wasm::WasmElemSegment Struct Reference (original) (raw)
#include "[llvm/BinaryFormat/Wasm.h](BinaryFormat%5F2Wasm%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| uint32_t | Flags |
| uint32_t | TableNumber |
| ValType | ElemKind |
| WasmInitExpr | Offset |
| std::vector< uint32_t > | Functions |
Definition at line 434 of file Wasm.h.
◆ ElemKind
ValType llvm::wasm::WasmElemSegment::ElemKind
Definition at line 437 of file Wasm.h.
◆ Flags
◆ Functions
std::vector<uint32_t> llvm::wasm::WasmElemSegment::Functions
Definition at line 439 of file Wasm.h.
◆ Offset
◆ TableNumber
uint32_t llvm::wasm::WasmElemSegment::TableNumber
Definition at line 436 of file Wasm.h.
The documentation for this struct was generated from the following file:
- include/llvm/BinaryFormat/Wasm.h