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

References

lib/Support/Unix/Host.inc
   60         NewOSName += name.version;
tools/lldb/source/Host/linux/HostInfoLinux.cpp
   80   s.assign(un.version);
tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp
  209     strm.Printf("   Version: %s\n", un.version);
tools/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp
  214     strm.Printf("   Version: %s\n", un.version);
tools/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp
  183     strm.Printf("   Version: %s\n", un.version);
tools/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp
  188     strm.Printf("   Version: %s\n", un.version);