Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DLog.h233 #define LLDB_LOG_ERROR(log, error, ...) \ macro
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDebugNamesDWARFIndex.cpp85 LLDB_LOG_ERROR( in MaybeLogLookupError()
H A DSymbolFileDWARF.cpp487 LLDB_LOG_ERROR(log, index_or.takeError(), in InitializeObject()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-ppc64/
H A DABISysV_ppc64.cpp946 LLDB_LOG_ERROR(log, exp_extractor.takeError(), in GetReturnValueObjectSimple()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1051 LLDB_LOG_ERROR( in ParseAutoEnableOptions()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp3127 LLDB_LOG_ERROR(log, std::move(Err), "SetUpPtyRedirection failed: {0}"); in FinalizeFileActions()