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