LLVM: llvm::wasm::WasmExport Struct Reference (original) (raw)
#include "[llvm/BinaryFormat/Wasm.h](BinaryFormat%5F2Wasm%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| StringRef | Name |
| uint8_t | Kind |
| uint32_t | Index |
Detailed Description
Definition at line 315 of file Wasm.h.
Member Data Documentation
◆ Index
uint32_t llvm::wasm::WasmExport::Index
Definition at line 318 of file Wasm.h.
◆ Kind
uint8_t llvm::wasm::WasmExport::Kind
Definition at line 317 of file Wasm.h.
◆ Name
StringRef llvm::wasm::WasmExport::Name
Definition at line 316 of file Wasm.h.
The documentation for this struct was generated from the following file:
- include/llvm/BinaryFormat/Wasm.h