Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/bindings/interface/
H A DSBPlatform.i178 GetOSUpdateVersion ();
/openbsd/gnu/llvm/lldb/include/lldb/API/
H A DSBPlatform.h138 uint32_t GetOSUpdateVersion();
/openbsd/gnu/llvm/lldb/source/API/
H A DSBPlatform.cpp479 uint32_t SBPlatform::GetOSUpdateVersion() { in GetOSUpdateVersion() function in SBPlatform