Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/API/
HDSBPlatform.h142 uint32_t GetOSUpdateVersion();
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
HDSBPlatform.cpp483 uint32_t SBPlatform::GetOSUpdateVersion() { in GetOSUpdateVersion() function in SBPlatform
/freebsd-13-stable/lib/clang/liblldb/
HDLLDBWrapLua.cpp42726 result = (uint32_t)(arg1)->GetOSUpdateVersion(); in _wrap_SBPlatform_GetOSUpdateVersion()