Searched refs:SetCurrentPlatform (Results 1 – 5 of 5) sorted by relevance
34 self.dbg.SetCurrentPlatform(None)
36 self.dbg.SetCurrentPlatform(platform_name)
347 SetCurrentPlatform (const char *platform_name);
188 lldb::SBError SetCurrentPlatform(const char *platform_name);
1431 SBError SBDebugger::SetCurrentPlatform(const char *platform_name_cstr) { in SetCurrentPlatform() function in SBDebugger1432 LLDB_RECORD_METHOD(lldb::SBError, SBDebugger, SetCurrentPlatform, in SetCurrentPlatform()1815 LLDB_REGISTER_METHOD(lldb::SBError, SBDebugger, SetCurrentPlatform, in RegisterMethods()