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