Searched refs:eSystemLogError (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/ |
| H A D | DWARFCallFrameInfo.cpp | 268 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 D | Function.cpp | 293 Host::SystemLog(Host::eSystemLogError, in GetBlock()
|
| H A D | CompactUnwindInfo.cpp | 321 Host::SystemLog(Host::eSystemLogError, "error: Invalid offset " in ScanIndex()
|
| H A D | ClangASTContext.cpp | 1375 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 D | Host.h | 110 enum SystemLogType { eSystemLogWarning, eSystemLogError }; enumerator
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/ |
| H A D | Options.cpp | 230 Host::SystemLog(Host::eSystemLogError, in GetLongOptions() 238 Host::SystemLog(Host::eSystemLogError, in GetLongOptions()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Core/ |
| H A D | Module.cpp | 1123 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 D | DWARFDebugLine.cpp | 537 Host::SystemLog(Host::eSystemLogError, "error: parsing line table prologue " in ParseSupportFiles()
|