LLVM: llvm::codeview::CrossModuleExport Struct Reference (original) (raw)
#include "[llvm/DebugInfo/CodeView/CodeView.h](CodeView%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| support::ulittle32_t | Local |
| support::ulittle32_t | Global |
Detailed Description
Definition at line 581 of file CodeView.h.
Member Data Documentation
◆ Global
support::ulittle32_t llvm::codeview::CrossModuleExport::Global
Definition at line 583 of file CodeView.h.
◆ Local
support::ulittle32_t llvm::codeview::CrossModuleExport::Local
Definition at line 582 of file CodeView.h.
The documentation for this struct was generated from the following file:
- include/llvm/DebugInfo/CodeView/CodeView.h