Searched refs:ParsingState (Results 1 – 2 of 2) sorted by relevance
562 DWARFDebugLine::ParsingState::ParsingState( in ParsingState() function in DWARFDebugLine::ParsingState569 void DWARFDebugLine::ParsingState::resetRowAndSequence() { in resetRowAndSequence()574 void DWARFDebugLine::ParsingState::appendRowToMatrix() { in appendRowToMatrix()634 DWARFDebugLine::ParsingState::AddrOpIndexDelta635 DWARFDebugLine::ParsingState::advanceAddrOpIndex(uint64_t OperationAdvance, in advanceAddrOpIndex()701 DWARFDebugLine::ParsingState::OpcodeAdvanceResults702 DWARFDebugLine::ParsingState::advanceForOpcode(uint8_t Opcode, in advanceForOpcode()732 DWARFDebugLine::ParsingState::SpecialOpcodeDelta733 DWARFDebugLine::ParsingState::handleSpecialOpcode(uint8_t Opcode, in handleSpecialOpcode()766 DWARFDebugLine::ParsingState::OpcodeAdvanceResults AddrAdvanceResult = in handleSpecialOpcode()[all …]
373 struct ParsingState { struct374 ParsingState(struct LineTable *LT, uint64_t TableOffset,