Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBPlatform.h142 uint32_t GetOSUpdateVersion();
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp482 uint32_t SBPlatform::GetOSUpdateVersion() { in GetOSUpdateVersion() function in SBPlatform
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp43505 result = (uint32_t)(arg1)->GetOSUpdateVersion(); in _wrap_SBPlatform_GetOSUpdateVersion()