Home
last modified time | relevance | path

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

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