Home
last modified time | relevance | path

Searched refs:GetOSDescription (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/lldb/bindings/interface/
DSBPlatform.i169 GetOSDescription ();
/openbsd/src/gnu/llvm/lldb/include/lldb/API/
DSBPlatform.h132 const char *GetOSDescription();
/openbsd/src/gnu/llvm/lldb/source/API/
DSBPlatform.cpp437 const char *SBPlatform::GetOSDescription() { in GetOSDescription() function in SBPlatform