Home
last modified time | relevance | path

Searched refs:LLDB_LOG_ERROR (Results 1 – 25 of 68) sorted by relevance

123

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DNativeRegisterContextDBReg.cpp24 LLDB_LOG_ERROR(log, std::move(error), in NumSupportedHardwareBreakpoints()
41 LLDB_LOG_ERROR( in SetHardwareBreakpoint()
78 LLDB_LOG_ERROR( in SetHardwareBreakpoint()
94 LLDB_LOG_ERROR( in ClearHardwareBreakpoint()
117 LLDB_LOG_ERROR( in ClearHardwareBreakpoint()
191 LLDB_LOG_ERROR(log, std::move(error), in NumSupportedHardwareWatchpoints()
208 LLDB_LOG_ERROR( in SetHardwareWatchpoint()
267 LLDB_LOG_ERROR( in SetHardwareWatchpoint()
283 LLDB_LOG_ERROR( in ClearHardwareWatchpoint()
307 LLDB_LOG_ERROR( in ClearHardwareWatchpoint()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DMinidumpParser.cpp92 LLDB_LOG_ERROR(GetLog(LLDBLog::Thread), ExpectedThreads.takeError(), in GetThreads()
148 LLDB_LOG_ERROR(GetLog(LLDBLog::Process), system_info.takeError(), in GetArchitecture()
206 LLDB_LOG_ERROR(GetLog(LLDBLog::Process), ExpectedCSD.takeError(), in GetArchitecture()
256 LLDB_LOG_ERROR(GetLog(LLDBLog::Modules), ExpectedModules.takeError(), in GetModuleList()
275 LLDB_LOG_ERROR(log, region.takeError(), in CreateRegionsCacheFromLinuxMaps()
352 LLDB_LOG_ERROR(log, ExpectedModules.takeError(), in GetFilteredModuleList()
375 LLDB_LOG_ERROR(log, ExpectedName.takeError(), in GetFilteredModuleList()
452 LLDB_LOG_ERROR(log, ExpectedSlice.takeError(), in PopulateMemoryRanges()
461 LLDB_LOG_ERROR(log, ExpectedMemory.takeError(), in PopulateMemoryRanges()
475 LLDB_LOG_ERROR(log, std::move(err), "Failed to read memory64 list: {0}"); in PopulateMemoryRanges()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JSON/
H A DObjectFileJSON.cpp67 LLDB_LOG_ERROR(log, json.takeError(), in CreateInstance()
75 LLDB_LOG_ERROR(log, root.getError(), in CreateInstance()
87 LLDB_LOG_ERROR(log, root.getError(), in CreateInstance()
125 LLDB_LOG_ERROR(log, json.takeError(), in GetModuleSpecifications()
133 LLDB_LOG_ERROR(log, root.getError(), in GetModuleSpecifications()
169 LLDB_LOG_ERROR(log, symbol.takeError(), "invalid symbol: {0}"); in ParseSymtab()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DScriptedThreadPlan.cpp101 LLDB_LOG_ERROR(GetLog(LLDBLog::Thread), should_stop_or_err.takeError(), in ShouldStop()
119 LLDB_LOG_ERROR(GetLog(LLDBLog::Thread), is_stale_or_err.takeError(), in IsPlanStale()
137 LLDB_LOG_ERROR(GetLog(LLDBLog::Thread), in DoPlanExplainsStop()
186 LLDB_LOG_ERROR( in GetDescription()
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatterSection.cpp74 LLDB_LOG_ERROR(GetLog(LLDBLog::DataFormatters), std::move(error), in ForEachFormatterInModule()
86 LLDB_LOG_ERROR(GetLog(LLDBLog::DataFormatters), cursor.takeError(), "{0}"); in ForEachFormatterInModule()
107 LLDB_LOG_ERROR(GetLog(LLDBLog::DataFormatters), cursor.takeError(), in LoadTypeSummariesForModule()
148 LLDB_LOG_ERROR(GetLog(LLDBLog::DataFormatters), cursor.takeError(), in LoadFormattersForModule()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDataFileCache.cpp68 LLDB_LOG_ERROR(log, cache_or_err.takeError(), in DataFileCache()
101 LLDB_LOG_ERROR(log, add_stream_or_err.takeError(), in GetCachedData()
137 LLDB_LOG_ERROR(log, std::move(err), in SetCachedData()
143 LLDB_LOG_ERROR(log, file_or_err.takeError(), in SetCachedData()
149 LLDB_LOG_ERROR(log, add_stream_or_err.takeError(), in SetCachedData()
H A DStreamFile.cpp
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp91 LLDB_LOG_ERROR(l, exp_ar.takeError(), "failed to create archive: {0}"); in ParseObjects()
104 LLDB_LOG_ERROR(l, exp_name.takeError(), in ParseObjects()
118 LLDB_LOG_ERROR(l, exp_mtime.takeError(), in ParseObjects()
127 LLDB_LOG_ERROR(l, exp_size.takeError(), in ParseObjects()
138 LLDB_LOG_ERROR(l, exp_file_size.takeError(), in ParseObjects()
146 LLDB_LOG_ERROR(l, std::move(iter_err), in ParseObjects()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/XCOFF/
H A DObjectFileXCOFF.cpp103 LLDB_LOG_ERROR(log, binary.takeError(), in CreateBinary()
213 LLDB_LOG_ERROR(log, name_or_err.takeError(), in ParseSymtab()
236 LLDB_LOG_ERROR(log, aux_csect_or_err.takeError(), in ParseSymtab()
282 LLDB_LOG_ERROR(log, sym_type_or_err.takeError(), in ParseSymtab()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DCxxModuleHandler.cpp211 LLDB_LOG_ERROR(log, to_context.takeError(), in tryInstantiateStdTemplate()
239 LLDB_LOG_ERROR(log, type.takeError(), "Couldn't import type: {0}"); in tryInstantiateStdTemplate()
251 LLDB_LOG_ERROR(log, type.takeError(), "Couldn't import type: {0}"); in tryInstantiateStdTemplate()
H A DClangASTImporter.cpp57 LLDB_LOG_ERROR(log, ret_or_error.takeError(), in CopyType()
84 LLDB_LOG_ERROR(log, result.takeError(), "Couldn't import decl: {0}"); in CopyDecl()
882 LLDB_LOG_ERROR(log, imported_or_err.takeError(), in CompleteAndFetchChildren()
912 LLDB_LOG_ERROR(log, imported_or_err.takeError(), in CompleteAndFetchChildren()
1182 LLDB_LOG_ERROR(log, std::move(err), in ImportDefinitionTo()
1233 LLDB_LOG_ERROR(log, imported_from_superclass_decl.takeError(), in ImportDefinitionTo()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/COFF/
H A DObjectFileCOFF.cpp85 LLDB_LOG_ERROR(log, binary.takeError(), in CreateInstance()
118 LLDB_LOG_ERROR(log, binary.takeError(), in GetModuleSpecifications()
271 LLDB_LOG_ERROR(log, NameOrErr.takeError(), in ParseSymtab()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp48 LLDB_LOG_ERROR(GetLog(LLDBLog::DataFormatters), std::move(err), in BlockPointerSyntheticFrontEnd()
180 LLDB_LOG_ERROR(GetLog(LLDBLog::DataFormatters), index_or_err.takeError(), in BlockPointerSummaryProvider()
H A DCPlusPlusLanguage.cpp380 LLDB_LOG_ERROR(GetLog(LLDBLog::Language), info_or_err.takeError(), in PrintDemangledArgumentList()
2031 LLDB_LOG_ERROR( in HandleFrameFormatVariable()
2045 LLDB_LOG_ERROR( in HandleFrameFormatVariable()
2059 LLDB_LOG_ERROR(GetLog(LLDBLog::Language), in HandleFrameFormatVariable()
2097 LLDB_LOG_ERROR(GetLog(LLDBLog::Language), return_rhs_or_err.takeError(), in HandleFrameFormatVariable()
2110 LLDB_LOG_ERROR(GetLog(LLDBLog::Language), return_lhs_or_err.takeError(), in HandleFrameFormatVariable()
2123 LLDB_LOG_ERROR(GetLog(LLDBLog::Language), quals_or_err.takeError(), in HandleFrameFormatVariable()
2136 LLDB_LOG_ERROR( in HandleFrameFormatVariable()
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
H A DDynamicLoaderWindowsDYLD.cpp147 LLDB_LOG_ERROR(log, std::move(error), "failed to load modules: {0}"); in DidAttach()
167 LLDB_LOG_ERROR(log, std::move(error), "failed to load modules: {0}"); in DidLaunch()
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolverAddress.cpp153 LLDB_LOG_ERROR(log, std::move(error), "{0}"); in SearchCallback()
155 LLDB_LOG_ERROR(log, std::move(error), "{0}"); in SearchCallback()
H A DBreakpointLocationList.cpp160 LLDB_LOG_ERROR(log, std::move(error), "{0}"); in ClearAllBreakpointSites()
172 LLDB_LOG_ERROR(log, std::move(error), "{0}"); in ResolveAllBreakpointSites()
225 LLDB_LOG_ERROR(GetLog(LLDBLog::Breakpoints), std::move(error), "{0}"); in AddLocation()
/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DValueObjectConstResultImpl.cpp81 LLDB_LOG_ERROR(GetLog(LLDBLog::Types), in CreateChildAtIndex()
137 LLDB_LOG_ERROR(GetLog(LLDBLog::Types), in CreateSyntheticArrayMember()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp321 LLDB_LOG_ERROR(GetLog(LLDBLog::Symbols), std::move(err), in ParseCompileUnitFunctionForPDBFunc()
558 LLDB_LOG_ERROR(GetLog(LLDBLog::Symbols), std::move(err), in ResolveTypeUID()
595 LLDB_LOG_ERROR(GetLog(LLDBLog::Symbols), std::move(err), in CompleteType()
617 LLDB_LOG_ERROR(GetLog(LLDBLog::Symbols), std::move(err), in GetDeclForUID()
647 LLDB_LOG_ERROR(GetLog(LLDBLog::Symbols), std::move(err), in GetDeclContextForUID()
678 LLDB_LOG_ERROR(GetLog(LLDBLog::Symbols), std::move(err), in GetDeclContextContainingUID()
708 LLDB_LOG_ERROR(GetLog(LLDBLog::Symbols), std::move(err), in ParseDeclsForContext()
1438 LLDB_LOG_ERROR(GetLog(LLDBLog::Symbols), std::move(err), in DumpClangAST()
1650 LLDB_LOG_ERROR(GetLog(LLDBLog::Symbols), std::move(err), in GetPDBAstParser()
1671 LLDB_LOG_ERROR(GetLog(LLDBLog::Symbols), std::move(err), in FindNamespace()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/wasm-DYLD/
H A DDynamicLoaderWasmDYLD.cpp60 LLDB_LOG_ERROR(log, std::move(error), "Couldn't load modules: {0}"); in DidAttach()
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DMemoryMonitor.cpp87 LLDB_LOG_ERROR(GetLog(LLDBLog::Host), memory_monitor_thread.takeError(), in Start()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugAranges.cpp35 LLDB_LOG_ERROR(log, std::move(error), in extract()
H A DDWARFCompileUnit.cpp54 LLDB_LOG_ERROR(GetLog(DWARFLog::DebugInfo), ranges.takeError(), in BuildAddressRangeTable()
H A DSymbolFileDWARF.cpp156 LLDB_LOG_ERROR( in ParseLLVMLineTable()
162 LLDB_LOG_ERROR(log, line_table.takeError(), in ParseLLVMLineTable()
182 LLDB_LOG_ERROR(log, std::move(e), in ParseLLVMLineTablePrologue()
188 LLDB_LOG_ERROR(log, std::move(error), in ParseLLVMLineTablePrologue()
555 LLDB_LOG_ERROR(log, index_or.takeError(), in InitializeObject()
715 LLDB_LOG_ERROR(log, std::move(error), in DebugAbbrev()
904 LLDB_LOG_ERROR(log, std::move(err), "Unable to parse function: {0}"); in ParseFunction()
927 LLDB_LOG_ERROR(log, die_ranges.takeError(), "DIE({1:x}): {0}", die.GetID()); in ParseFunction()
944 LLDB_LOG_ERROR(GetLog(LLDBLog::Symbols), std::move(err), in ConstructFunctionDemangledName()
1138 LLDB_LOG_ERROR(log, std::move(error), in GetTypeUnitSupportFiles()
[all …]
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBStream.cpp103 LLDB_LOG_ERROR(GetLog(LLDBLog::API), file.takeError(), in RedirectToFile()

123