Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp562 DWARFDebugLine::ParsingState::ParsingState( in ParsingState() function in DWARFDebugLine::ParsingState
569 void DWARFDebugLine::ParsingState::resetRowAndSequence() { in resetRowAndSequence()
574 void DWARFDebugLine::ParsingState::appendRowToMatrix() { in appendRowToMatrix()
634 DWARFDebugLine::ParsingState::AddrOpIndexDelta
635 DWARFDebugLine::ParsingState::advanceAddrOpIndex(uint64_t OperationAdvance, in advanceAddrOpIndex()
701 DWARFDebugLine::ParsingState::OpcodeAdvanceResults
702 DWARFDebugLine::ParsingState::advanceForOpcode(uint8_t Opcode, in advanceForOpcode()
732 DWARFDebugLine::ParsingState::SpecialOpcodeDelta
733 DWARFDebugLine::ParsingState::handleSpecialOpcode(uint8_t Opcode, in handleSpecialOpcode()
766 DWARFDebugLine::ParsingState::OpcodeAdvanceResults AddrAdvanceResult = in handleSpecialOpcode()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h373 struct ParsingState { struct
374 ParsingState(struct LineTable *LT, uint64_t TableOffset,