Thanks to visit codestin.com
Credit goes to llvm.org

LLVM 22.0.0git
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 41 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: