LLVM: llvm::WasmYAML::SymbolInfo Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/WasmYAML.h](WasmYAML%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| uint32_t | Index |
| StringRef | Name |
| SymbolKind | Kind |
| SymbolFlags | Flags |
| union { | |
| uint32_t ElementIndex | |
| wasm::WasmDataReference DataRef | |
| }; |
Definition at line 161 of file WasmYAML.h.
◆ [union]
◆ DataRef
◆ ElementIndex
uint32_t llvm::WasmYAML::SymbolInfo::ElementIndex
◆ Flags
SymbolFlags llvm::WasmYAML::SymbolInfo::Flags
◆ Index
uint32_t llvm::WasmYAML::SymbolInfo::Index
◆ Kind
SymbolKind llvm::WasmYAML::SymbolInfo::Kind
◆ Name
The documentation for this struct was generated from the following file:
- include/llvm/ObjectYAML/WasmYAML.h