Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBPlatform.i166 GetOSBuild ();
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBPlatform.h130 const char *GetOSBuild();
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBPlatform.cpp422 const char *SBPlatform::GetOSBuild() { in GetOSBuild() function in SBPlatform