LLVM: llvm::codeview::LocalVariableAddrGap Struct Reference (original) (raw)
#include "[llvm/DebugInfo/CodeView/SymbolRecord.h](SymbolRecord%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| uint16_t | GapStartOffset = 0 |
| uint16_t | Range = 0 |
Detailed Description
Definition at line 461 of file SymbolRecord.h.
Member Data Documentation
◆ GapStartOffset
uint16_t llvm::codeview::LocalVariableAddrGap::GapStartOffset = 0
Definition at line 462 of file SymbolRecord.h.
Referenced by llvm::yaml::MappingTraits< LocalVariableAddrGap >::mapping().
◆ Range
uint16_t llvm::codeview::LocalVariableAddrGap::Range = 0
Definition at line 463 of file SymbolRecord.h.
Referenced by llvm::yaml::MappingTraits< LocalVariableAddrGap >::mapping().
The documentation for this struct was generated from the following file:
- include/llvm/DebugInfo/CodeView/SymbolRecord.h