LLVM 19.0.0git
Public Attributes | List of all members
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 358 of file Wasm.h.

Member Data Documentation

◆ Index

uint32_t llvm::wasm::WasmTag::Index

Definition at line 359 of file Wasm.h.

◆ SigIndex

uint32_t llvm::wasm::WasmTag::SigIndex

Definition at line 360 of file Wasm.h.

◆ SymbolName

StringRef llvm::wasm::WasmTag::SymbolName

Definition at line 361 of file Wasm.h.


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