Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h432 struct SpecialOpcodeDelta { struct
440 LLVM_ABI SpecialOpcodeDelta handleSpecialOpcode(uint8_t Opcode,
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp732 DWARFDebugLine::ParsingState::SpecialOpcodeDelta
1239 ParsingState::SpecialOpcodeDelta Delta = in parse()