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

References

tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp
  207     strm.Printf("    Kernel: %s\n", un.sysname);
tools/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp
  212     strm.Printf("    Kernel: %s\n", un.sysname);
tools/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp
  181     strm.Printf("    Kernel: %s\n", un.sysname);
tools/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp
  186     strm.Printf("    Kernel: %s\n", un.sysname);