Searched refs:SetCurrentPlatformSDKRoot (Results 1 – 5 of 5) sorted by relevance
81 bool bOk = rLldbDbg.SetCurrentPlatformSDKRoot(strWkDir.c_str()); in Execute()
126 if (!rDbgr.SetCurrentPlatformSDKRoot(strWkDir.c_str())) { in Execute()
137 if (!rDbgr.SetCurrentPlatformSDKRoot(strWkDir.c_str())) { in Execute()
164 bool SetCurrentPlatformSDKRoot(const char *sysroot);
1141 bool SBDebugger::SetCurrentPlatformSDKRoot(const char *sysroot) { in SetCurrentPlatformSDKRoot() function in SBDebugger