Searched refs:GetSupportedArchitectures (Results 1 – 13 of 13) sorted by relevance
122 PlatformOpenBSD::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() function in PlatformOpenBSD124 return m_remote_platform_sp->GetSupportedArchitectures(process_host_arch); in GetSupportedArchitectures()
46 GetSupportedArchitectures(const ArchSpec &process_host_arch) override;
107 PlatformAIX::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() function in PlatformAIX109 return m_remote_platform_sp->GetSupportedArchitectures(process_host_arch); in GetSupportedArchitectures()
133 PlatformFreeBSD::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() function in PlatformFreeBSD 135 return m_remote_platform_sp->GetSupportedArchitectures(process_host_arch); in GetSupportedArchitectures()
47 GetSupportedArchitectures(const ArchSpec &process_host_arch) override;
119 PlatformNetBSD::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() function in PlatformNetBSD 121 return m_remote_platform_sp->GetSupportedArchitectures(process_host_arch); in GetSupportedArchitectures()
36 GetSupportedArchitectures(const ArchSpec &process_host_arch) override;
108 PlatformQemuUser::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() function in PlatformQemuUser
70 GetSupportedArchitectures(const ArchSpec &process_host_arch) override { in GetSupportedArchitectures() function
768 for (const ArchSpec &arch : GetSupportedArchitectures(process_host_arch)) { in ResolveExecutable()1106 GetSupportedArchitectures(process_host_arch)) { in IsCompatibleArchitecture()1497 for (const ArchSpec &arch : GetSupportedArchitectures(process_host_arch)) { in GetRemoteSharedModule()
331 GetSupportedArchitectures(const ArchSpec &process_host_arch) = 0;