Searched refs:SetCurrentPlatform (Results 1 – 4 of 4) sorted by relevance
347 SetCurrentPlatform (const char *platform_name);
226 lldb::SBError SetCurrentPlatform(const char *platform_name);
1474 SBError SBDebugger::SetCurrentPlatform(const char *platform_name_cstr) { in SetCurrentPlatform() function in SBDebugger1475 LLDB_RECORD_METHOD(lldb::SBError, SBDebugger, SetCurrentPlatform, in SetCurrentPlatform()1864 LLDB_REGISTER_METHOD(lldb::SBError, SBDebugger, SetCurrentPlatform, in RegisterMethods()
19271 result = (arg1)->SetCurrentPlatform((char const *)arg2); in _wrap_SBDebugger_SetCurrentPlatform()