LLVM 22.0.0git
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 31 of file DebugSubsectionRecord.h.

Member Data Documentation

◆ Kind

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

◆ 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: