Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h390 struct AddrAndLineDelta { struct
397 AddrAndLineDelta handleSpecialOpcode(uint8_t Opcode, uint64_t OpcodeOffset);
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp672 DWARFDebugLine::ParsingState::AddrAndLineDelta
1164 ParsingState::AddrAndLineDelta Delta = in parse()