/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | NativeRegisterContextDBReg_arm64.cpp | 36 LLDB_LOG_ERROR(log, std::move(error), in NumSupportedHardwareBreakpoints() 53 LLDB_LOG_ERROR( in SetHardwareBreakpoint() 97 LLDB_LOG_ERROR( in SetHardwareBreakpoint() 114 LLDB_LOG_ERROR( in ClearHardwareBreakpoint() 137 LLDB_LOG_ERROR( in ClearHardwareBreakpoint() 213 LLDB_LOG_ERROR(log, std::move(error), in NumSupportedHardwareWatchpoints() 230 LLDB_LOG_ERROR( in SetHardwareWatchpoint() 305 LLDB_LOG_ERROR( in SetHardwareWatchpoint() 322 LLDB_LOG_ERROR( in ClearHardwareWatchpoint() 346 LLDB_LOG_ERROR( in ClearHardwareWatchpoint()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JSON/ |
H A D | ObjectFileJSON.cpp | 67 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/Plugins/Process/minidump/ |
H A D | MinidumpParser.cpp | 88 LLDB_LOG_ERROR(GetLog(LLDBLog::Thread), ExpectedThreads.takeError(), in GetThreads() 144 LLDB_LOG_ERROR(GetLog(LLDBLog::Process), system_info.takeError(), in GetArchitecture() 202 LLDB_LOG_ERROR(GetLog(LLDBLog::Process), ExpectedCSD.takeError(), in GetArchitecture() 252 LLDB_LOG_ERROR(GetLog(LLDBLog::Modules), ExpectedModules.takeError(), in GetModuleList() 271 LLDB_LOG_ERROR(log, region.takeError(), in CreateRegionsCacheFromLinuxMaps() 348 LLDB_LOG_ERROR(log, ExpectedModules.takeError(), in GetFilteredModuleList() 371 LLDB_LOG_ERROR(log, ExpectedName.takeError(), in GetFilteredModuleList() 425 LLDB_LOG_ERROR(GetLog(LLDBLog::Process), ExpectedStream.takeError(), in GetExceptionStream() 437 LLDB_LOG_ERROR(log, ExpectedMemory.takeError(), in FindMemoryRange() 451 LLDB_LOG_ERROR(log, ExpectedSlice.takeError(), in FindMemoryRange() [all …]
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | ThreadPlanPython.cpp | 104 LLDB_LOG_ERROR(GetLog(LLDBLog::Thread), should_stop_or_err.takeError(), in ShouldStop() 122 LLDB_LOG_ERROR(GetLog(LLDBLog::Thread), is_stale_or_err.takeError(), in IsPlanStale() 140 LLDB_LOG_ERROR(GetLog(LLDBLog::Thread), in DoPlanExplainsStop() 188 LLDB_LOG_ERROR(GetLog(LLDBLog::Thread), std::move(err), in GetDescription()
|
H A D | ThreadPlanTracer.cpp | 109 LLDB_LOG_ERROR( in GetIntPointerType()
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | DataFileCache.cpp | 68 LLDB_LOG_ERROR(log, cache_or_err.takeError(), in DataFileCache() 101 LLDB_LOG_ERROR(log, add_stream_or_err.takeError(), in GetCachedData() 138 LLDB_LOG_ERROR(log, file_or_err.takeError(), in SetCachedData() 144 LLDB_LOG_ERROR(log, add_stream_or_err.takeError(), in SetCachedData()
|
H A D | ValueObjectConstResultImpl.cpp | 82 LLDB_LOG_ERROR(GetLog(LLDBLog::Types), in CreateChildAtIndex() 138 LLDB_LOG_ERROR(GetLog(LLDBLog::Types), in CreateSyntheticArrayMember()
|
H A D | StreamFile.cpp |
|
H A D | ValueObjectRegister.cpp | 201 LLDB_LOG_ERROR(GetLog(LLDBLog::Types), std::move(err), in GetCompilerTypeImpl()
|
H A D | ThreadedCommunication.cpp | 183 LLDB_LOG_ERROR(GetLog(LLDBLog::Host), maybe_thread.takeError(), in StartReadThread()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | CxxModuleHandler.cpp | 211 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 D | ClangASTImporter.cpp | 57 LLDB_LOG_ERROR(log, ret_or_error.takeError(), in CopyType() 84 LLDB_LOG_ERROR(log, result.takeError(), "Couldn't import decl: {0}"); in CopyDecl() 883 LLDB_LOG_ERROR(log, imported_or_err.takeError(), in CompleteAndFetchChildren() 913 LLDB_LOG_ERROR(log, imported_or_err.takeError(), in CompleteAndFetchChildren() 1151 LLDB_LOG_ERROR(log, std::move(err), in ImportDefinitionTo() 1208 LLDB_LOG_ERROR(log, imported_from_superclass_decl.takeError(), in ImportDefinitionTo()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Windows-DYLD/ |
H A D | DynamicLoaderWindowsDYLD.cpp | 147 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/Plugins/SymbolFile/PDB/ |
H A D | SymbolFilePDB.cpp | 321 LLDB_LOG_ERROR(GetLog(LLDBLog::Symbols), std::move(err), in ParseCompileUnitFunctionForPDBFunc() 572 LLDB_LOG_ERROR(GetLog(LLDBLog::Symbols), std::move(err), in ResolveTypeUID() 609 LLDB_LOG_ERROR(GetLog(LLDBLog::Symbols), std::move(err), in CompleteType() 631 LLDB_LOG_ERROR(GetLog(LLDBLog::Symbols), std::move(err), in GetDeclForUID() 661 LLDB_LOG_ERROR(GetLog(LLDBLog::Symbols), std::move(err), in GetDeclContextForUID() 692 LLDB_LOG_ERROR(GetLog(LLDBLog::Symbols), std::move(err), in GetDeclContextContainingUID() 722 LLDB_LOG_ERROR(GetLog(LLDBLog::Symbols), std::move(err), in ParseDeclsForContext() 1453 LLDB_LOG_ERROR(GetLog(LLDBLog::Symbols), std::move(err), in DumpClangAST() 1665 LLDB_LOG_ERROR(GetLog(LLDBLog::Symbols), std::move(err), in GetPDBAstParser() 1686 LLDB_LOG_ERROR(GetLog(LLDBLog::Symbols), std::move(err), in FindNamespace() [all …]
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/wasm-DYLD/ |
H A D | DynamicLoaderWasmDYLD.cpp | 60 LLDB_LOG_ERROR(log, std::move(error), "Couldn't load modules: {0}"); in DidAttach()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/COFF/ |
H A D | ObjectFileCOFF.cpp | 85 LLDB_LOG_ERROR(log, binary.takeError(), in CreateInstance() 118 LLDB_LOG_ERROR(log, binary.takeError(), in GetModuleSpecifications() 275 LLDB_LOG_ERROR(log, NameOrErr.takeError(), in ParseSymtab()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFDebugAranges.cpp | 45 LLDB_LOG_ERROR(log, std::move(error), in extract()
|
H A D | SymbolFileDWARF.cpp | 156 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() 549 LLDB_LOG_ERROR(log, index_or.takeError(), in InitializeObject() 709 LLDB_LOG_ERROR(log, std::move(error), in DebugAbbrev() 910 LLDB_LOG_ERROR(GetLog(LLDBLog::Symbols), std::move(err), in ParseFunction() 958 LLDB_LOG_ERROR(GetLog(LLDBLog::Symbols), std::move(err), in ConstructFunctionDemangledName() 1147 LLDB_LOG_ERROR(log, std::move(error), in GetTypeUnitSupportFiles() 2142 LLDB_LOG_ERROR(GetLog(LLDBLog::Symbols), in GetGlobalAranges() [all …]
|
H A D | DebugNamesDWARFIndex.cpp | 172 LLDB_LOG_ERROR( in MaybeLogLookupError() 314 LLDB_LOG_ERROR( in getParentChain()
|
/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBStream.cpp | 103 LLDB_LOG_ERROR(GetLog(LLDBLog::API), file.takeError(), in RedirectToFile()
|
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/ |
H A D | Watchpoint.cpp | 44 LLDB_LOG_ERROR(GetLog(LLDBLog::Watchpoints), std::move(err), in Watchpoint() 57 LLDB_LOG_ERROR(GetLog(LLDBLog::Watchpoints), std::move(err), in Watchpoint()
|
/freebsd/contrib/llvm-project/lldb/source/Host/common/ |
H A D | Alarm.cpp | 120 LLDB_LOG_ERROR(GetLog(LLDBLog::Host), alarm_thread.takeError(), in StartAlarmThread()
|
H A D | ProcessLaunchInfo.cpp | 185 LLDB_LOG_ERROR(GetLog(LLDBLog::Host), maybe_thread.takeError(), in MonitorProcess()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | BlockPointer.cpp | 48 LLDB_LOG_ERROR(GetLog(LLDBLog::DataFormatters), std::move(err), in BlockPointerSyntheticFrontEnd()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/ |
H A D | PlatformQemuUser.cpp | 217 LLDB_LOG_ERROR(log, std::move(Err), "SetUpPtyRedirection failed: {0}"); in DebugProcess()
|