LLVM: llvm::wasm::WasmDebugName Struct Reference (original) (raw)
#include "[llvm/BinaryFormat/Wasm.h](BinaryFormat%5F2Wasm%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| NameType | Type |
| uint32_t | Index |
| StringRef | Name |
Detailed Description
Definition at line 489 of file Wasm.h.
Member Data Documentation
◆ Index
uint32_t llvm::wasm::WasmDebugName::Index
Definition at line 491 of file Wasm.h.
◆ Name
StringRef llvm::wasm::WasmDebugName::Name
Definition at line 492 of file Wasm.h.
◆ Type
NameType llvm::wasm::WasmDebugName::Type
Definition at line 490 of file Wasm.h.
The documentation for this struct was generated from the following file:
- include/llvm/BinaryFormat/Wasm.h