LLVM 19.0.0git
Public Attributes | List of all members
llvm::codeview::LocalVariableAddrGap Struct Reference

#include "llvm/DebugInfo/CodeView/SymbolRecord.h"

Public Attributes

uint16_t GapStartOffset = 0
 
uint16_t Range = 0
 

Detailed Description

Definition at line 449 of file SymbolRecord.h.

Member Data Documentation

◆ GapStartOffset

uint16_t llvm::codeview::LocalVariableAddrGap::GapStartOffset = 0

◆ Range

uint16_t llvm::codeview::LocalVariableAddrGap::Range = 0

The documentation for this struct was generated from the following file: