Home
last modified time | relevance | path

Searched refs:eSystemLogWarning (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Host/
H A DHost.h106 enum SystemLogType { eSystemLogWarning, eSystemLogError }; enumerator
/freebsd-13.1/contrib/llvm-project/lldb/tools/lldb-server/
H A Dlldb-platform.cpp82 Host::SystemLog(Host::eSystemLogWarning, in signal_handler()
/freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolContext.cpp499 Host::eSystemLogWarning, in GetParentOfInlinedScope()
507 Host::eSystemLogWarning, in GetParentOfInlinedScope()
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp1179 Host::SystemLog(Host::eSystemLogWarning, "%s", strm.GetData()); in ReportWarning()