Home
last modified time | relevance | path

Searched refs:AddrAndLineDelta (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h386 struct AddrAndLineDelta { struct
393 AddrAndLineDelta handleSpecialOpcode(uint8_t Opcode, uint64_t OpcodeOffset);
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp672 DWARFDebugLine::ParsingState::AddrAndLineDelta
1163 ParsingState::AddrAndLineDelta Delta = in parse()