struct DWARFDebugLine::FileNameEntry

Declaration

struct DWARFDebugLine::FileNameEntry { /* full declaration omitted */ };

Declared at: llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h:34

Member Variables

public llvm::DWARFFormValue Name
public uint64_t DirIdx = 0
public uint64_t ModTime = 0
public uint64_t Length = 0
public MD5::MD5Result Checksum
public llvm::DWARFFormValue Source

Method Overview

Methods

ΒΆFileNameEntry()

Declared at: llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h:35