Home
last modified time | relevance | path

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

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