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

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

Public Attributes

support::ulittle32_t NameIndex
 
support::ulittle32_t NumLines
 
support::ulittle32_t BlockSize
 

Detailed Description

Definition at line 40 of file DebugLinesSubsection.h.

Member Data Documentation

◆ BlockSize

support::ulittle32_t llvm::codeview::LineBlockFragmentHeader::BlockSize

◆ NameIndex

support::ulittle32_t llvm::codeview::LineBlockFragmentHeader::NameIndex

◆ NumLines

support::ulittle32_t llvm::codeview::LineBlockFragmentHeader::NumLines

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