LLVM: llvm::DWARFDebugLine::FileNameEntry Struct Reference (original) (raw)

#include "[llvm/DebugInfo/DWARF/DWARFDebugLine.h](DWARFDebugLine%5F8h%5Fsource.html)"

Public Member Functions
Public Attributes
DWARFFormValue Name
uint64_t DirIdx = 0
uint64_t ModTime = 0
uint64_t Length = 0
MD5::MD5Result Checksum
DWARFFormValue Source

Definition at line 31 of file DWARFDebugLine.h.

llvm::DWARFDebugLine::FileNameEntry::FileNameEntry ( ) default

Checksum

DirIdx

uint64_t llvm::DWARFDebugLine::FileNameEntry::DirIdx = 0

Length

uint64_t llvm::DWARFDebugLine::FileNameEntry::Length = 0

ModTime

uint64_t llvm::DWARFDebugLine::FileNameEntry::ModTime = 0

Name

Source


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