LLVM 17.0.0git
|
#include "llvm/DebugInfo/DWARF/DWARFDebugLine.h"
Public Attributes | |
uint64_t | Address |
int32_t | Line |
Definition at line 391 of file DWARFDebugLine.h.
uint64_t llvm::DWARFDebugLine::ParsingState::AddrAndLineDelta::Address |
Definition at line 392 of file DWARFDebugLine.h.
Referenced by llvm::DWARFDebugLine::LineTable::parse().
int32_t llvm::DWARFDebugLine::ParsingState::AddrAndLineDelta::Line |
Definition at line 393 of file DWARFDebugLine.h.
Referenced by llvm::DWARFDebugLine::LineTable::parse().