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

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

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

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

◆ Length

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

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