Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/
H A DSBPlatform.h134 const char *GetOSBuild();
/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp426 const char *SBPlatform::GetOSBuild() { in GetOSBuild() function in SBPlatform
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp40993 result = (char *)(arg1)->GetOSBuild(); in _wrap_SBPlatform_GetOSBuild()