Lines Matching refs:Log
250 static void convertFunctionLineTable(raw_ostream &Log, CUInfo &CUI, in convertFunctionLineTable() argument
292 Log << "error: DIE has a start address whose LowPC is between the " in convertFunctionLineTable()
295 Die.dump(Log, 0, DIDumpOptions::getForSingleDIE()); in convertFunctionLineTable()
313 Log << "warning: duplicate line table detected for DIE:\n"; in convertFunctionLineTable()
314 Die.dump(Log, 0, DIDumpOptions::getForSingleDIE()); in convertFunctionLineTable()
318 Log << "error: line table has addresses that do not " in convertFunctionLineTable()
321 CUI.LineTable->Rows[RowIndex2].dump(Log); in convertFunctionLineTable()
323 Die.dump(Log, 0, DIDumpOptions::getForSingleDIE()); in convertFunctionLineTable()
439 Log << "warning: Unable to retrieve DWO .debug_info section for " in convert()
453 handleDie(Log, CUI, Die); in convert()
487 Log << ThreadLogStorage; in convert()
495 Log << "Loaded " << FunctionsAddedCount << " functions from DWARF.\n"; in convert()
500 Log << "Verifying GSYM file \"" << GsymPath << "\":\n"; in verify()
546 Log << "error: address " << HEX64(Addr) << " has " in verify()
549 Log << " " << NumDwarfInlineInfos << " DWARF frames:\n"; in verify()
552 Log << " [" << Idx << "]: " << dii.FunctionName << " @ " in verify()
555 Log << " " << LR->Locations.size() << " GSYM frames:\n"; in verify()
559 Log << " [" << Idx << "]: " << gii.Name << " @ " << gii.Dir in verify()
563 Gsym->dump(Log, *FI); in verify()
575 Log << "error: address " << HEX64(Addr) << " DWARF function \"" in verify()
580 Log << "error: address " << HEX64(Addr) << " DWARF path \"" in verify()
585 Log << "error: address " << HEX64(Addr) << " DWARF line " in verify()