Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBPlatform.h126 uint32_t GetOSUpdateVersion();
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBPlatform.cpp346 uint32_t SBPlatform::GetOSUpdateVersion() { in GetOSUpdateVersion() function in SBPlatform