LLDB mainline
lldb_private::PlatformList Member List

This is the complete list of members for lldb_private::PlatformList, including all inherited members.

Append(const lldb::PlatformSP &platform_sp, bool set_selected)lldb_private::PlatformListinline
collection typedeflldb_private::PlatformListprotected
Create(llvm::StringRef name)lldb_private::PlatformList
GetAtIndex(uint32_t idx)lldb_private::PlatformListinline
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::PlatformListinline
GetSize()lldb_private::PlatformListinline
LoadPlatformBinaryAndSetup(Process *process, lldb::addr_t addr, bool notify)lldb_private::PlatformList
m_mutexlldb_private::PlatformListmutableprotected
m_platformslldb_private::PlatformListprotected
m_selected_platform_splldb_private::PlatformListprotected
operator=(const PlatformList &)=deletelldb_private::PlatformListprivate
PlatformList()=defaultlldb_private::PlatformList
PlatformList(const PlatformList &)=deletelldb_private::PlatformListprivate
SetSelectedPlatform(const lldb::PlatformSP &platform_sp)lldb_private::PlatformListinline
~PlatformList()=defaultlldb_private::PlatformList