LLVM: llvm::codeview::LineNumberEntry Struct Reference (original) (raw)

#include "[llvm/DebugInfo/CodeView/DebugLinesSubsection.h](DebugLinesSubsection%5F8h%5Fsource.html)"

Public Attributes
support::ulittle32_t Offset
support::ulittle32_t Flags

Detailed Description

Definition at line 55 of file DebugLinesSubsection.h.

Member Data Documentation

Flags

support::ulittle32_t llvm::codeview::LineNumberEntry::Flags

Definition at line 57 of file DebugLinesSubsection.h.

Referenced by llvm::codeview::DebugLinesSubsection::addLineInfo().

Offset

support::ulittle32_t llvm::codeview::LineNumberEntry::Offset

Definition at line 56 of file DebugLinesSubsection.h.

Referenced by llvm::codeview::DebugLinesSubsection::addLineInfo().


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