Searched refs:GetPlatformAtIndex (Results 1 – 5 of 5) sorted by relevance
22 host_platform = self.dbg.GetPlatformAtIndex(0)41 platform = self.dbg.GetPlatformAtIndex(platform_idx)51 host_platform = self.dbg.GetPlatformAtIndex(0)
344 ) GetPlatformAtIndex;346 GetPlatformAtIndex (uint32_t idx);
37 obj.GetPlatformAtIndex(0xffffffff)
218 lldb::SBPlatform GetPlatformAtIndex(uint32_t idx);
1095 SBPlatform SBDebugger::GetPlatformAtIndex(uint32_t idx) { in GetPlatformAtIndex() function in SBDebugger