Searched refs:SetCurrentPlatformSDKRoot (Results 1 – 4 of 4) sorted by relevance
350 SetCurrentPlatformSDKRoot (const char *sysroot);
228 bool SetCurrentPlatformSDKRoot(const char *sysroot);
1505 bool SBDebugger::SetCurrentPlatformSDKRoot(const char *sysroot) { in SetCurrentPlatformSDKRoot() function in SBDebugger1506 LLDB_RECORD_METHOD(bool, SBDebugger, SetCurrentPlatformSDKRoot, in SetCurrentPlatformSDKRoot()1866 LLDB_REGISTER_METHOD(bool, SBDebugger, SetCurrentPlatformSDKRoot, in RegisterMethods()
19301 result = (bool)(arg1)->SetCurrentPlatformSDKRoot((char const *)arg2); in _wrap_SBDebugger_SetCurrentPlatformSDKRoot()