Home
last modified time | relevance | path

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

/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/tools/lldb-server/
H A Dlldb-platform.cpp83 Host::SystemLog(Host::eSystemLogWarning, in signal_handler()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DSymbolContext.cpp521 Host::eSystemLogWarning, in GetParentOfInlinedScope()
529 Host::eSystemLogWarning, in GetParentOfInlinedScope()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugLine.cpp520 Host::SystemLog(Host::eSystemLogWarning, in ParsePrologue()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DModule.cpp1181 Host::SystemLog(Host::eSystemLogWarning, "%s", strm.GetData()); in ReportWarning()