LLVM: llvm::wasm::WasmTag Struct Reference (original) (raw)
#include "[llvm/BinaryFormat/Wasm.h](BinaryFormat%5F2Wasm%5F8h%5Fsource.html)"
| 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:
- include/llvm/BinaryFormat/Wasm.h