Searched refs:SetCurrentPlatformSDKRoot (Results 1 – 5 of 5) sorted by relevance
35 self.dbg.SetCurrentPlatformSDKRoot(None)
41 obj.SetCurrentPlatformSDKRoot("tmp/sdk-root")
350 SetCurrentPlatformSDKRoot (const char *sysroot);
190 bool SetCurrentPlatformSDKRoot(const char *sysroot);
1462 bool SBDebugger::SetCurrentPlatformSDKRoot(const char *sysroot) { in SetCurrentPlatformSDKRoot() function in SBDebugger1463 LLDB_RECORD_METHOD(bool, SBDebugger, SetCurrentPlatformSDKRoot, in SetCurrentPlatformSDKRoot()1817 LLDB_REGISTER_METHOD(bool, SBDebugger, SetCurrentPlatformSDKRoot, in RegisterMethods()