LLVM 22.0.0git
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 461 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: