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

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

Collaboration diagram for llvm::codeview::LocalVariableAddrGap:
Collaboration graph
[legend]

Public Attributes

uint16_t GapStartOffset
 
uint16_t Range
 

Detailed Description

Definition at line 427 of file SymbolRecord.h.

Member Data Documentation

◆ GapStartOffset

uint16_t llvm::codeview::LocalVariableAddrGap::GapStartOffset

◆ Range

uint16_t llvm::codeview::LocalVariableAddrGap::Range

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