Lines Matching refs:ParsingState
562 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()
844 ParsingState State(this, DebugLineOffset, RecoverableErrorHandler); in parse()
1073 ParsingState::AddrOpIndexDelta Advance = in parse()
1141 ParsingState::OpcodeAdvanceResults Advance = in parse()
1233 ParsingState::SpecialOpcodeDelta Delta = in parse()