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