LLVM 20.0.0git
|
#include "llvm/DebugInfo/CodeView/SymbolRecord.h"
Public Attributes | |
uint16_t | GapStartOffset = 0 |
uint16_t | Range = 0 |
Definition at line 449 of file SymbolRecord.h.
uint16_t llvm::codeview::LocalVariableAddrGap::GapStartOffset = 0 |
Definition at line 450 of file SymbolRecord.h.
Referenced by llvm::yaml::MappingTraits< LocalVariableAddrGap >::mapping().
uint16_t llvm::codeview::LocalVariableAddrGap::Range = 0 |
Definition at line 451 of file SymbolRecord.h.
Referenced by llvm::yaml::MappingTraits< LocalVariableAddrGap >::mapping().