Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h392 struct AddrAndLineDelta { struct
399 AddrAndLineDelta handleSpecialOpcode(uint8_t Opcode, uint64_t OpcodeOffset);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp668 DWARFDebugLine::ParsingState::AddrAndLineDelta
1159 ParsingState::AddrAndLineDelta Delta = in parse()