Home
last modified time | relevance | path

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

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