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

Declarations

tools/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.h
   32   static const char *GetPluginDescriptionStatic(bool is_host);

References

tools/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp
  104         PlatformOpenBSD::GetPluginDescriptionStatic(false),
tools/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.h
   40     return GetPluginDescriptionStatic(IsHost());