Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Host/
HDHost.h92 eSystemLogWarning, enumerator
/NextBSD/contrib/llvm/tools/lldb/tools/lldb-server/
HDlldb-platform.cpp89 Host::SystemLog(Host::eSystemLogWarning, "SIGHUP received, exiting lldb-server...\n"); in signal_handler()
/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDSymbolContext.cpp595 Host::SystemLog (Host::eSystemLogWarning, in GetParentOfInlinedScope()
603 Host::SystemLog (Host::eSystemLogWarning, in GetParentOfInlinedScope()
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFDebugLine.cpp472 Host::SystemLog (Host::eSystemLogWarning, in ParsePrologue()
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDModule.cpp1203 Host::SystemLog (Host::eSystemLogWarning, "%s", strm.GetString().c_str()); in ReportWarning()