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

#include "llvm/BinaryFormat/Wasm.h"

Public Attributes

uint32_t Index
uint32_t SigIndex
StringRef SymbolName

Detailed Description

Definition at line 373 of file Wasm.h.

Member Data Documentation

◆ Index

uint32_t llvm::wasm::WasmTag::Index

Definition at line 374 of file Wasm.h.

◆ SigIndex

uint32_t llvm::wasm::WasmTag::SigIndex

Definition at line 375 of file Wasm.h.

◆ SymbolName

StringRef llvm::wasm::WasmTag::SymbolName

Definition at line 376 of file Wasm.h.


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