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