Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBPlatform.i175 GetOSMinorVersion ();
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBPlatform.h136 uint32_t GetOSMinorVersion();
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBPlatform.cpp470 uint32_t SBPlatform::GetOSMinorVersion() { in GetOSMinorVersion() function in SBPlatform