Searched refs:SectionParser (Results 1 – 3 of 3) sorted by relevance
1421 static DWARFDebugLine::SectionParser::LineToUnitMap1423 DWARFDebugLine::SectionParser::LineToUnitMap LineToUnit; in buildLineToUnitMap()1431 DWARFDebugLine::SectionParser::SectionParser( in SectionParser() function in DWARFDebugLine::SectionParser1444 DWARFDebugLine::LineTable DWARFDebugLine::SectionParser::parseNext( in parseNext()1460 void DWARFDebugLine::SectionParser::skip( in skip()1474 DWARFUnit *DWARFDebugLine::SectionParser::prepareToParse(uint64_t Offset) { in prepareToParse()1483 void DWARFDebugLine::SectionParser::moveToNextTable(uint64_t OldOffset, in moveToNextTable()
514 auto DumpLineSection = [&](DWARFDebugLine::SectionParser Parser, in dump()551 DWARFDebugLine::SectionParser Parser(LineData, *this, normal_units()); in dump()560 DWARFDebugLine::SectionParser Parser(LineData, *this, dwo_units()); in dump()
316 class SectionParser {320 SectionParser(DWARFDataExtractor &Data, const DWARFContext &C,