LLVM: llvm::wasm::WasmTable Struct Reference (original) (raw)

#include "[llvm/BinaryFormat/Wasm.h](BinaryFormat%5F2Wasm%5F8h%5Fsource.html)"

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: