Home
last modified time | relevance | path

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

12

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DNativeRegisterContextDBReg_arm64.cpp35 LLDB_LOG_ERROR(log, std::move(error), in NumSupportedHardwareBreakpoints()
52 LLDB_LOG_ERROR( in SetHardwareBreakpoint()
96 LLDB_LOG_ERROR( in SetHardwareBreakpoint()
113 LLDB_LOG_ERROR( in ClearHardwareBreakpoint()
136 LLDB_LOG_ERROR( in ClearHardwareBreakpoint()
212 LLDB_LOG_ERROR(log, std::move(error), in NumSupportedHardwareWatchpoints()
229 LLDB_LOG_ERROR( in SetHardwareWatchpoint()
304 LLDB_LOG_ERROR( in SetHardwareWatchpoint()
321 LLDB_LOG_ERROR( in ClearHardwareWatchpoint()
345 LLDB_LOG_ERROR( in ClearHardwareWatchpoint()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DMinidumpParser.cpp87 LLDB_LOG_ERROR(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_THREAD), in GetThreads()
144 LLDB_LOG_ERROR(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PROCESS), in GetArchitecture()
254 LLDB_LOG_ERROR(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_MODULES), in GetModuleList()
274 LLDB_LOG_ERROR(log, region.takeError(), in CreateRegionsCacheFromLinuxMaps()
351 LLDB_LOG_ERROR(log, ExpectedModules.takeError(), in GetFilteredModuleList()
374 LLDB_LOG_ERROR(log, ExpectedName.takeError(), in GetFilteredModuleList()
428 LLDB_LOG_ERROR(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PROCESS), in GetExceptionStream()
441 LLDB_LOG_ERROR(log, ExpectedMemory.takeError(), in FindMemoryRange()
455 LLDB_LOG_ERROR(log, ExpectedSlice.takeError(), in FindMemoryRange()
525 LLDB_LOG_ERROR(log, ExpectedInfo.takeError(), in CreateRegionsCacheFromMemoryInfoList()
[all …]
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DCxxModuleHandler.cpp209 LLDB_LOG_ERROR(log, to_context.takeError(), in tryInstantiateStdTemplate()
237 LLDB_LOG_ERROR(log, type.takeError(), "Couldn't import type: {0}"); in tryInstantiateStdTemplate()
248 LLDB_LOG_ERROR(log, type.takeError(), "Couldn't import type: {0}"); in tryInstantiateStdTemplate()
H A DClangASTImporter.cpp54 LLDB_LOG_ERROR(log, ret_or_error.takeError(), in CopyType()
81 LLDB_LOG_ERROR(log, result.takeError(), "Couldn't import decl: {0}"); in CopyDecl()
640 LLDB_LOG_ERROR(log, imported_or_err.takeError(), in CompleteAndFetchChildren()
670 LLDB_LOG_ERROR(log, imported_or_err.takeError(), in CompleteAndFetchChildren()
940 LLDB_LOG_ERROR(log, std::move(err), in ImportDefinitionTo()
999 LLDB_LOG_ERROR(log, imported_from_superclass_decl.takeError(), in ImportDefinitionTo()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
H A DDynamicLoaderWindowsDYLD.cpp151 LLDB_LOG_ERROR(log, std::move(error), "failed to load modules: {0}"); in DidAttach()
171 LLDB_LOG_ERROR(log, std::move(error), "failed to load modules: {0}"); in DidLaunch()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/wasm-DYLD/
H A DDynamicLoaderWasmDYLD.cpp64 LLDB_LOG_ERROR(log, std::move(error), "Couldn't load modules: {0}"); in DidAttach()
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DStreamFile.cpp40 LLDB_LOG_ERROR(GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST), file.takeError(), in StreamFile()
H A DValueObjectRegister.cpp206 LLDB_LOG_ERROR( in GetCompilerTypeImpl()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp310 LLDB_LOG_ERROR(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_SYMBOLS), in ParseCompileUnitFunctionForPDBFunc()
560 LLDB_LOG_ERROR(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_SYMBOLS), in ResolveTypeUID()
597 LLDB_LOG_ERROR(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_SYMBOLS), in CompleteType()
619 LLDB_LOG_ERROR(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_SYMBOLS), in GetDeclForUID()
649 LLDB_LOG_ERROR(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_SYMBOLS), in GetDeclContextForUID()
679 LLDB_LOG_ERROR(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_SYMBOLS), in GetDeclContextContainingUID()
708 LLDB_LOG_ERROR(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_SYMBOLS), in ParseDeclsForContext()
1449 LLDB_LOG_ERROR(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_SYMBOLS), in DumpClangAST()
1662 LLDB_LOG_ERROR(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_SYMBOLS), in GetPDBAstParser()
1682 LLDB_LOG_ERROR(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_SYMBOLS), in FindNamespace()
[all …]
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugAranges.cpp44 LLDB_LOG_ERROR(log, std::move(error), in extract()
H A DSymbolFileDWARF.cpp168 LLDB_LOG_ERROR( in ParseLLVMLineTable()
174 LLDB_LOG_ERROR(log, line_table.takeError(), in ParseLLVMLineTable()
194 LLDB_LOG_ERROR(log, std::move(e), in ParseLLVMLineTablePrologue()
200 LLDB_LOG_ERROR(log, std::move(error), in ParseLLVMLineTablePrologue()
508 LLDB_LOG_ERROR(log, index_or.takeError(), in InitializeObject()
630 LLDB_LOG_ERROR(log, std::move(error), in DebugAbbrev()
780 LLDB_LOG_ERROR(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_SYMBOLS), in ParseFunction()
949 LLDB_LOG_ERROR(log, std::move(error), in GetTypeUnitSupportFiles()
2011 LLDB_LOG_ERROR(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_SYMBOLS), in DeclContextMatchesThisSymbolFile()
2786 LLDB_LOG_ERROR( in FindDefinitionTypeForDWARFDeclContext()
[all …]
H A DDebugNamesDWARFIndex.cpp79 LLDB_LOG_ERROR( in MaybeLogLookupError()
/freebsd-13.1/contrib/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp708 LLDB_LOG_ERROR(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_CONNECTION), in SocketListenAndAccept()
736 LLDB_LOG_ERROR(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_CONNECTION), in ConnectTCP()
756 LLDB_LOG_ERROR(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_CONNECTION), in ConnectUDP()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp46 LLDB_LOG_ERROR( in BlockPointerSyntheticFrontEnd()
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBStream.cpp102 LLDB_LOG_ERROR(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API), file.takeError(), in RedirectToFile()
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanTracer.cpp109 LLDB_LOG_ERROR( in GetIntPointerType()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationReplayServer.cpp218 LLDB_LOG_ERROR(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST), in StartAsyncThread()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLog.h265 #define LLDB_LOG_ERROR(log, error, ...) \ macro
/freebsd-13.1/contrib/llvm-project/lldb/source/Breakpoint/
H A DWatchpoint.cpp43 LLDB_LOG_ERROR( in Watchpoint()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeProcessFreeBSD.cpp223 LLDB_LOG_ERROR(log, std::move(error), in MonitorSIGTRAP()
1006 LLDB_LOG_ERROR(log, pt_error.ToError(), in MonitorClone()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp101 LLDB_LOG_ERROR(log, std::move(error), "Couldn't load modules: {0}"); in DidAttach()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp814 LLDB_LOG_ERROR( in SetupDispatchFunction()
/freebsd-13.1/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp2698 LLDB_LOG_ERROR(log, loc.takeError(), "{0}"); in GetLocationExpression()
2718 LLDB_LOG_ERROR(log, std::move(E), "{0}"); in GetLocationExpression()
/freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/
H A DType.cpp538 LLDB_LOG_ERROR( in ResolveCompilerType()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp938 LLDB_LOG_ERROR(log, exp_extractor.takeError(), in GetReturnValueObjectSimple()

12