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

Declarations

tools/lldb/include/lldb/Target/Platform.h
   79   static void Initialize();

References

tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp
   96   Platform::Initialize();
tools/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp
   95   PlatformPOSIX::Initialize();
tools/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp
   37   PlatformDarwin::Initialize();
tools/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp
   39   PlatformDarwin::Initialize();
tools/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp
   40   PlatformDarwin::Initialize();
tools/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp
   36   PlatformDarwin::Initialize();
tools/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp
   33   PlatformDarwin::Initialize();
tools/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp
   88   PlatformPOSIX::Initialize();
tools/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp
   94   Platform::Initialize();
tools/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp
  124   Platform::Initialize();
tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
   41   Platform::Initialize();