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

Declarations

tools/lldb/include/lldb/Target/Platform.h
   81   static void Terminate();

References

tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp
  118   PlatformPOSIX::Terminate();
tools/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp
  117   PlatformPOSIX::Terminate();
tools/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp
   58   PlatformDarwin::Terminate();
tools/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp
   55   PlatformDarwin::Terminate();
tools/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp
   56   PlatformDarwin::Terminate();
tools/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp
   53   PlatformDarwin::Terminate();
tools/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp
   49   PlatformDarwin::Terminate();
tools/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp
  110   PlatformPOSIX::Terminate();
tools/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp
  116   PlatformPOSIX::Terminate();
tools/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp
  147   Platform::Terminate();
tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
   58   Platform::Terminate();