Searched refs:getOrParseLineTable (Results 1 – 4 of 4) sorted by relevance
341 getOrParseLineTable(DWARFDataExtractor &DebugLineData, uint64_t Offset,
602 Expected<const DWARFDebugLine::LineTable *> DWARFDebugLine::getOrParseLineTable( in getOrParseLineTable() function in DWARFDebugLine
421 return Line->getOrParseLineTable(Data, stmtOffset, U->getContext(), U, in getLineTableForUnit()
154 line.getOrParseLineTable( in ParseLLVMLineTable()