struct DebugLinesSubsection::Block

Declaration

struct DebugLinesSubsection::Block { /* full declaration omitted */ };

Declared at: llvm/include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h:106

Member Variables

public uint32_t ChecksumBufferOffset
public std::vector<LineNumberEntry> Lines
public std::vector<ColumnNumberEntry> Columns

Method Overview

  • public Block(uint32_t ChecksumBufferOffset)

Methods

ΒΆBlock(uint32_t ChecksumBufferOffset)

Declared at: llvm/include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h:107

Parameters

uint32_t ChecksumBufferOffset