Lines Matching refs:ParsingState
546 DWARFDebugLine::ParsingState::ParsingState( in ParsingState() function in DWARFDebugLine::ParsingState
553 void DWARFDebugLine::ParsingState::resetRowAndSequence() { in resetRowAndSequence()
558 void DWARFDebugLine::ParsingState::appendRowToMatrix() { in appendRowToMatrix()
618 DWARFDebugLine::ParsingState::AddrOpIndexDelta
619 DWARFDebugLine::ParsingState::advanceAddrOpIndex(uint64_t OperationAdvance, in advanceAddrOpIndex()
685 DWARFDebugLine::ParsingState::OpcodeAdvanceResults
686 DWARFDebugLine::ParsingState::advanceForOpcode(uint8_t Opcode, in advanceForOpcode()
716 DWARFDebugLine::ParsingState::SpecialOpcodeDelta
717 DWARFDebugLine::ParsingState::handleSpecialOpcode(uint8_t Opcode, in handleSpecialOpcode()
750 DWARFDebugLine::ParsingState::OpcodeAdvanceResults AddrAdvanceResult = in handleSpecialOpcode()
828 ParsingState State(this, DebugLineOffset, RecoverableErrorHandler); in parse()
1057 ParsingState::AddrOpIndexDelta Advance = in parse()
1125 ParsingState::OpcodeAdvanceResults Advance = in parse()
1217 ParsingState::SpecialOpcodeDelta Delta = in parse()