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

Declarations

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

References

tools/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp
   98         PlatformNetBSD::GetPluginDescriptionStatic(false),
tools/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.h
   40     return GetPluginDescriptionStatic(IsHost());