reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Host/Host.h
  108   static void SystemLog(SystemLogType type, const char *format, ...)

References

tools/lldb/source/Core/Module.cpp
 1101     Host::SystemLog(Host::eSystemLogError, "%s", strm.GetData());
 1135         Host::SystemLog(Host::eSystemLogError, "%s", strm.GetData());
 1159     Host::SystemLog(Host::eSystemLogWarning, "%s", strm.GetData());
tools/lldb/source/Interpreter/Options.cpp
  227           Host::SystemLog(Host::eSystemLogError,
  235           Host::SystemLog(Host::eSystemLogError,
tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp
  322             Host::SystemLog(Host::eSystemLogWarning,
tools/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
 1866           Host::SystemLog(Host::eSystemLogError,
 3691           Host::SystemLog(Host::eSystemLogError,
tools/lldb/source/Symbol/ClangASTContext.cpp
 1235     Host::SystemLog(Host::eSystemLogError, "error: need to add support for "
 1240     Host::SystemLog(Host::eSystemLogError, "error: need to add support for "
tools/lldb/source/Symbol/CompactUnwindInfo.cpp
  319       Host::SystemLog(Host::eSystemLogError, "error: Invalid offset "
tools/lldb/source/Symbol/DWARFCallFrameInfo.cpp
  269       Host::SystemLog(Host::eSystemLogError,
  288       Host::SystemLog(Host::eSystemLogError,
  453       Host::SystemLog(Host::eSystemLogError, "error: Invalid fde/cie next "
  486       Host::SystemLog(Host::eSystemLogError,
  515       Host::SystemLog(Host::eSystemLogError, "error: unable to find CIE at "
tools/lldb/source/Symbol/Function.cpp
  306       Host::SystemLog(Host::eSystemLogError,
tools/lldb/tools/lldb-server/lldb-platform.cpp
   81     Host::SystemLog(Host::eSystemLogWarning,