| Append(const lldb::PlatformSP &platform_sp, bool set_selected) | lldb_private::PlatformList | inline |
| collection typedef | lldb_private::PlatformList | protected |
| Create(llvm::StringRef name) | lldb_private::PlatformList | |
| GetAtIndex(uint32_t idx) | lldb_private::PlatformList | inline |
| GetOrCreate(llvm::StringRef name) | lldb_private::PlatformList | |
| GetOrCreate(const ArchSpec &arch, const ArchSpec &process_host_arch, ArchSpec *platform_arch_ptr, Status &error) | lldb_private::PlatformList | |
| GetOrCreate(const ArchSpec &arch, const ArchSpec &process_host_arch, ArchSpec *platform_arch_ptr) | lldb_private::PlatformList | |
| GetOrCreate(llvm::ArrayRef< ArchSpec > archs, const ArchSpec &process_host_arch, std::vector< lldb::PlatformSP > &candidates) | lldb_private::PlatformList | |
| GetSelectedPlatform() | lldb_private::PlatformList | inline |
| GetSize() | lldb_private::PlatformList | inline |
| LoadPlatformBinaryAndSetup(Process *process, lldb::addr_t addr, bool notify) | lldb_private::PlatformList | |
| m_mutex | lldb_private::PlatformList | mutableprotected |
| m_platforms | lldb_private::PlatformList | protected |
| m_selected_platform_sp | lldb_private::PlatformList | protected |
| operator=(const PlatformList &)=delete | lldb_private::PlatformList | private |
| PlatformList()=default | lldb_private::PlatformList | |
| PlatformList(const PlatformList &)=delete | lldb_private::PlatformList | private |
| SetSelectedPlatform(const lldb::PlatformSP &platform_sp) | lldb_private::PlatformList | inline |
| ~PlatformList()=default | lldb_private::PlatformList | |