Searched defs:ParsingState (Results 1 – 2 of 2) sorted by relevance
370 struct ParsingState { struct382 struct AddrAndAdjustedOpcode {392 struct AddrAndLineDelta {402 struct LineTable *LineTable;403 struct Row Row;404 struct Sequence Sequence;409 bool ReportAdvanceAddrProblem = true;410 bool ReportBadLineRange = true;411 function_ref<void(Error)> ErrorHandler;
539 DWARFDebugLine::ParsingState::ParsingState( in ParsingState() function in DWARFDebugLine::ParsingState