Home
last modified time | relevance | path

Searched refs:eSystemLogError (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DDWARFCallFrameInfo.cpp268 Host::SystemLog(Host::eSystemLogError, in ParseCIE()
287 Host::SystemLog(Host::eSystemLogError, in ParseCIE()
452 Host::SystemLog(Host::eSystemLogError, "error: Invalid fde/cie next " in GetFDEIndex()
485 Host::SystemLog(Host::eSystemLogError, in GetFDEIndex()
514 Host::SystemLog(Host::eSystemLogError, "error: unable to find CIE at " in GetFDEIndex()
H A DFunction.cpp293 Host::SystemLog(Host::eSystemLogError, in GetBlock()
H A DCompactUnwindInfo.cpp321 Host::SystemLog(Host::eSystemLogError, "error: Invalid offset " in ScanIndex()
H A DClangASTContext.cpp1375 Host::SystemLog(Host::eSystemLogError, "error: need to add support for " in GetBuiltinTypeForDWARFEncodingAndBitSize()
1380 Host::SystemLog(Host::eSystemLogError, "error: need to add support for " in GetBuiltinTypeForDWARFEncodingAndBitSize()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Host/
H A DHost.h110 enum SystemLogType { eSystemLogWarning, eSystemLogError }; enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptions.cpp230 Host::SystemLog(Host::eSystemLogError, in GetLongOptions()
238 Host::SystemLog(Host::eSystemLogError, in GetLongOptions()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DModule.cpp1123 Host::SystemLog(Host::eSystemLogError, "%s", strm.GetData()); in ReportError()
1157 Host::SystemLog(Host::eSystemLogError, "%s", strm.GetData()); in ReportErrorIfModifyDetected()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugLine.cpp537 Host::SystemLog(Host::eSystemLogError, "error: parsing line table prologue " in ParseSupportFiles()