Searched refs:eSystemLogError (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | DWARFCallFrameInfo.cpp | 269 Host::SystemLog(Host::eSystemLogError, in ParseCIE() 288 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 | 350 Host::SystemLog(Host::eSystemLogError, in GetBlock()
|
| H A D | CompactUnwindInfo.cpp | 319 Host::SystemLog(Host::eSystemLogError, "error: Invalid offset " in ScanIndex()
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Host/ |
| H A D | Host.h | 106 enum SystemLogType { eSystemLogWarning, eSystemLogError }; enumerator
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/ |
| H A D | Options.cpp | 226 Host::SystemLog(Host::eSystemLogError, in GetLongOptions() 234 Host::SystemLog(Host::eSystemLogError, in GetLongOptions()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Core/ |
| H A D | Module.cpp | 1117 Host::SystemLog(Host::eSystemLogError, "%s", strm.GetData()); in ReportError() 1155 Host::SystemLog(Host::eSystemLogError, "%s", strm.GetData()); in ReportErrorIfModifyDetected()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.cpp | 1160 Host::SystemLog(Host::eSystemLogError, in GetBuiltinTypeForDWARFEncodingAndBitSize() 1165 Host::SystemLog(Host::eSystemLogError, "error: need to add support for " in GetBuiltinTypeForDWARFEncodingAndBitSize()
|