Home
last modified time | relevance | path

Searched refs:ReportWarning (Results 1 – 21 of 21) sorted by relevance

/openbsd/gnu/llvm/lldb/include/lldb/Core/
H A DModule.h841 void ReportWarning(const char *format, Args &&...args) { in ReportWarning() function
842 ReportWarning(llvm::formatv(format, std::forward<Args>(args)...)); in ReportWarning()
1175 void ReportWarning(const llvm::formatv_object_base &payload);
H A DDebugger.h405 ReportWarning(std::string message,
/openbsd/gnu/llvm/lldb/source/Plugins/MemoryHistory/asan/
H A DMemoryHistoryASan.cpp185 Debugger::ReportWarning(ss.GetString().str(), in GetHistoryThreads()
/openbsd/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DInstrumentationRuntimeASan.cpp142 Debugger::ReportWarning(ss.GetString().str(), in RetrieveReportData()
/openbsd/gnu/llvm/lldb/source/Target/
H A DSectionLoadList.cpp108 module_sp->ReportWarning( in SetSectionLoadAddress()
H A DStopInfo.cpp374 Debugger::ReportWarning( in PerformAction()
/openbsd/gnu/llvm/lldb/source/Core/
H A DModule.cpp1138 Debugger::ReportWarning(std::string(ss.GetString()), debugger_id, in ReportWarningOptimization()
1149 Debugger::ReportWarning(std::string(ss.GetString()), debugger_id, in ReportWarningUnsupportedLanguage()
1178 void Module::ReportWarning(const llvm::formatv_object_base &payload) { in ReportWarning() function in Module
1183 Debugger::ReportWarning(std::string(strm.GetString())); in ReportWarning()
H A DDebugger.cpp1396 void Debugger::ReportWarning(std::string message, in ReportWarning() function in Debugger
/openbsd/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp142 Debugger::ReportWarning(ss.GetString().str(), in RetrieveReportData()
/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp2506 Debugger::ReportWarning("could not find Objective-C class data in " in WarnIfNoClassesCached()
2512 Debugger::ReportWarning( in WarnIfNoClassesCached()
2519 Debugger::ReportWarning( in WarnIfNoClassesCached()
2557 Debugger::ReportWarning(os.str(), debugger.GetID(), in WarnIfNoExpandedSharedCache()
/openbsd/gnu/llvm/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOS.cpp376 Debugger::ReportWarning( in NotifyBreakpointHit()
H A DDynamicLoaderMacOSXDYLD.cpp414 Debugger::ReportWarning( in NotifyBreakpointHit()
H A DDynamicLoaderDarwin.cpp340 Debugger::ReportWarning( in UnloadModuleSections()
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp558 m_objfile_sp->GetModule()->ReportWarning( in CalculateAbilities()
582 m_objfile_sp->GetModule()->ReportWarning( in CalculateAbilities()
1789 GetObjectFile()->GetModule()->ReportWarning( in GetDwoSymbolFileForCompileUnit()
1882 GetObjectFile()->GetModule()->ReportWarning( in UpdateExternalModuleListIfNeeded()
1907 GetObjectFile()->GetModule()->ReportWarning( in UpdateExternalModuleListIfNeeded()
2088 GetObjectFile()->GetModule()->ReportWarning( in ResolveSymbolContext()
H A DDWARFASTParserClang.cpp1068 dwarf->GetObjectFile()->GetModule()->ReportWarning( in ParseSubroutine()
1087 dwarf->GetObjectFile()->GetModule()->ReportWarning( in ParseSubroutine()
2848 objfile->GetModule()->ReportWarning( in ParseSingleMember()
/openbsd/gnu/llvm/lldb/source/Symbol/
H A DSymbolContext.cpp498 Debugger::ReportWarning(llvm::formatv( in GetParentOfInlinedScope()
504 Debugger::ReportWarning(llvm::formatv( in GetParentOfInlinedScope()
/openbsd/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp213 std::function<void(const Twine &, const DWARFDie &)> ReportWarning) { in analyzeImportedModule() argument
241 ReportWarning(Twine("Conflicting parseable interfaces for Swift Module ") + in analyzeImportedModule()
320 std::function<void(const Twine &, const DWARFDie &)> ReportWarning) { in analyzeContextInfo() argument
361 ReportWarning); in analyzeContextInfo()
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1943 GetModule()->ReportWarning( in GetGnuDebugDataObjectFile()
1954 GetModule()->ReportWarning( in GetGnuDebugDataObjectFile()
3439 GetModule()->ReportWarning( in ReadSectionData()
3451 GetModule()->ReportWarning("Decompression of section '{0}' failed: {1}", in ReadSectionData()
/openbsd/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp333 Debugger::ReportWarning(ss.GetString().str(), in RetrieveReportData()
/openbsd/gnu/llvm/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.cpp298 Debugger::ReportWarning("unable to retrieve process ID from minidump file, " in DoLoadCore()
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1401 GetModule()->ReportWarning( in SanitizeSegmentCommand()
1419 GetModule()->ReportWarning( in SanitizeSegmentCommand()
6041 GetModule()->ReportWarning("minimum OS version load command with "