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

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

Public Attributes

support::ulittle32_t Kind
 
support::ulittle32_t Length
 

Detailed Description

Definition at line 30 of file DebugSubsectionRecord.h.

Member Data Documentation

◆ Kind

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

Definition at line 31 of file DebugSubsectionRecord.h.

◆ Length

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

Definition at line 32 of file DebugSubsectionRecord.h.


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