Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/API/
HDSBPlatform.h134 const char *GetOSBuild();
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
HDSBPlatform.cpp426 const char *SBPlatform::GetOSBuild() { in GetOSBuild() function in SBPlatform
/freebsd-13-stable/lib/clang/liblldb/
HDLLDBWrapLua.cpp42630 result = (char *)(arg1)->GetOSBuild(); in _wrap_SBPlatform_GetOSBuild()