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

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

Public Attributes
support::ulittle32_t Kind
support::ulittle32_t Length

Detailed Description

Definition at line 31 of file DebugSubsectionRecord.h.

Member Data Documentation

Kind

support::ulittle32_t llvm::codeview::DebugSubsectionHeader::Kind

Definition at line 32 of file DebugSubsectionRecord.h.

Referenced by llvm::codeview::DebugSubsectionRecordBuilder::commit().

Length

support::ulittle32_t llvm::codeview::DebugSubsectionHeader::Length

Definition at line 33 of file DebugSubsectionRecord.h.


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