Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBDebugger.i374 SetCurrentPlatformSDKRoot (const char *sysroot);
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBDebugger.h256 bool SetCurrentPlatformSDKRoot(const char *sysroot);
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBDebugger.cpp1514 bool SBDebugger::SetCurrentPlatformSDKRoot(const char *sysroot) { in SetCurrentPlatformSDKRoot() function in SBDebugger