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

Declarations

tools/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.h
   28   static lldb_private::ConstString GetPluginNameStatic(bool is_host);

References

tools/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp
   45     PluginManager::RegisterPlugin(PlatformMacOSX::GetPluginNameStatic(false),
tools/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.h
   34     return GetPluginNameStatic(IsHost());