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

#include <SymbolRecord.h>

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

Public Attributes

uint16_t GapStartOffset
 
uint16_t Range
 

Detailed Description

Definition at line 427 of file SymbolRecord.h.

Member Data Documentation

uint16_t llvm::codeview::LocalVariableAddrGap::GapStartOffset

Definition at line 428 of file SymbolRecord.h.

uint16_t llvm::codeview::LocalVariableAddrGap::Range

Definition at line 429 of file SymbolRecord.h.


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