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

Declarations

tools/lldb/include/lldb/Target/Platform.h
  104   static lldb::PlatformSP Find(ConstString name);

References

tools/lldb/source/API/SBDebugger.cpp
 1397       PlatformSP platform_sp(Platform::Find(platform_name));