Searched refs:m_supported_architectures (Results 1 – 8 of 8) sorted by relevance
112 m_supported_architectures.push_back(HostInfo::GetArchitecture()); in PlatformOpenBSD()114 m_supported_architectures = in PlatformOpenBSD()125 return m_supported_architectures; in GetSupportedArchitectures()
57 std::vector<ArchSpec> m_supported_architectures; variable
118 m_supported_architectures.push_back(hostArch); in PlatformFreeBSD() 120 m_supported_architectures.push_back( in PlatformFreeBSD() 124 m_supported_architectures = CreateArchList( in PlatformFreeBSD() 136 return m_supported_architectures; in GetSupportedArchitectures()
60 std::vector<ArchSpec> m_supported_architectures; variable
107 m_supported_architectures.push_back(hostArch); in PlatformNetBSD() 109 m_supported_architectures.push_back( in PlatformNetBSD() 113 m_supported_architectures = CreateArchList( in PlatformNetBSD() 122 return m_supported_architectures; in GetSupportedArchitectures()
62 std::vector<ArchSpec> m_supported_architectures; variable
71 return m_supported_architectures; in GetSupportedArchitectures()191 std::vector<ArchSpec> m_supported_architectures; variable
262 m_supported_architectures.clear(); in ConnectRemote()265 m_supported_architectures.push_back(remote_arch); in ConnectRemote()267 m_supported_architectures.push_back( in ConnectRemote()