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

Declarations

tools/lldb/include/lldb/Target/Platform.h
  216   bool GetOSKernelDescription(std::string &s);

References

tools/lldb/source/API/SBPlatform.cpp
  405     if (platform_sp->GetOSKernelDescription(s)) {
tools/lldb/source/Target/Platform.cpp
  424   if (GetOSKernelDescription(s))