Thanks to visit codestin.com
Credit goes to llvm.org

LLVM 22.0.0git
llvm::wasm::WasmTable Struct Reference

#include "llvm/BinaryFormat/Wasm.h"

Public Attributes

uint32_t Index
WasmTableType Type
StringRef SymbolName

Detailed Description

Definition at line 333 of file Wasm.h.

Member Data Documentation

◆ Index

uint32_t llvm::wasm::WasmTable::Index

Definition at line 334 of file Wasm.h.

◆ SymbolName

StringRef llvm::wasm::WasmTable::SymbolName

Definition at line 336 of file Wasm.h.

◆ Type

WasmTableType llvm::wasm::WasmTable::Type

Definition at line 335 of file Wasm.h.


The documentation for this struct was generated from the following file: