LLVM: llvm::WasmYAML::DylinkExportInfo Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/WasmYAML.h](WasmYAML%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| StringRef | Name |
| SymbolFlags | Flags |
Detailed Description
Definition at line 214 of file WasmYAML.h.
Member Data Documentation
◆ Flags
SymbolFlags llvm::WasmYAML::DylinkExportInfo::Flags
Definition at line 216 of file WasmYAML.h.
◆ Name
StringRef llvm::WasmYAML::DylinkExportInfo::Name
Definition at line 215 of file WasmYAML.h.
The documentation for this struct was generated from the following file:
- include/llvm/ObjectYAML/WasmYAML.h