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

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

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

Public Attributes

uint32_t OffsetStart
 
uint16_t ISectStart
 
uint16_t Range
 

Detailed Description

Definition at line 421 of file SymbolRecord.h.

Member Data Documentation

◆ ISectStart

uint16_t llvm::codeview::LocalVariableAddrRange::ISectStart

◆ OffsetStart

uint32_t llvm::codeview::LocalVariableAddrRange::OffsetStart

◆ Range

uint16_t llvm::codeview::LocalVariableAddrRange::Range

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