LLVM 23.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 342 of file Wasm.h.

Member Data Documentation

◆ Index

uint32_t llvm::wasm::WasmTable::Index

Definition at line 343 of file Wasm.h.

◆ SymbolName

StringRef llvm::wasm::WasmTable::SymbolName

Definition at line 345 of file Wasm.h.

◆ Type

WasmTableType llvm::wasm::WasmTable::Type

Definition at line 344 of file Wasm.h.


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