Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/
H A DSBDebugger.h292 bool SetCurrentPlatformSDKRoot(const char *sysroot);
/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1531 bool SBDebugger::SetCurrentPlatformSDKRoot(const char *sysroot) { in SetCurrentPlatformSDKRoot() function in SBDebugger
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp21013 result = (bool)(arg1)->SetCurrentPlatformSDKRoot((char const *)arg2); in _wrap_SBDebugger_SetCurrentPlatformSDKRoot()