Searched refs:ParsingState (Results 1 – 2 of 2) sorted by relevance
213 struct ParsingState { struct214 ParsingState(struct LineTable *LT);
196 DWARFDebugLine::ParsingState::ParsingState(struct LineTable *LT) in ParsingState() function in DWARFDebugLine::ParsingState201 void DWARFDebugLine::ParsingState::resetRowAndSequence() { in resetRowAndSequence()206 void DWARFDebugLine::ParsingState::appendRowToMatrix(uint32_t offset) { in appendRowToMatrix()263 ParsingState State(this); in parse()