Home
last modified time | relevance | path

Searched defs:GetSupportedArchitectures (Results 1 – 17 of 17) sorted by relevance

/llvm-project/lldb/unittests/Platform/
H A DPlatformTest.cpp31 GetSupportedArchitectures(const ArchSpec &process_host_arch) override { in GetSupportedArchitectures() function in PlatformArm
44 GetSupportedArchitectures(const ArchSpec &process_host_arch) override { in GetSupportedArchitectures() function in PlatformIntel
67 GetSupportedArchitectures(const ArchSpec &process_host_arch) override { in GetSupportedArchitectures() function in PlatformThumb
/llvm-project/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.h67 GetSupportedArchitectures(const ArchSpec &process_host_arch) override { in GetSupportedArchitectures() function
/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.h70 GetSupportedArchitectures(const ArchSpec &process_host_arch) override { in GetSupportedArchitectures() function
/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteMacOSX.cpp129 PlatformRemoteMacOSX::GetSupportedArchitectures(const ArchSpec &host_info) { in GetSupportedArchitectures() function in PlatformRemoteMacOSX
H A DPlatformRemoteAppleBridge.cpp140 std::vector<ArchSpec> PlatformRemoteAppleBridge::GetSupportedArchitectures( in GetSupportedArchitectures() function in PlatformRemoteAppleBridge
H A DPlatformRemoteiOS.cpp137 std::vector<ArchSpec> PlatformRemoteiOS::GetSupportedArchitectures( in GetSupportedArchitectures() function in PlatformRemoteiOS
H A DPlatformRemoteAppleWatch.cpp148 PlatformRemoteAppleWatch::GetSupportedArchitectures(const ArchSpec &host_info) { in GetSupportedArchitectures() function in PlatformRemoteAppleWatch
H A DPlatformRemoteAppleXR.cpp143 PlatformRemoteAppleXR::GetSupportedArchitectures( in GetSupportedArchitectures() function in PlatformRemoteAppleXR
H A DPlatformRemoteAppleTV.cpp136 std::vector<ArchSpec> PlatformRemoteAppleTV::GetSupportedArchitectures( in GetSupportedArchitectures() function in PlatformRemoteAppleTV
H A DPlatformMacOSX.cpp148 PlatformMacOSX::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() function in PlatformMacOSX
H A DPlatformAppleSimulator.cpp275 std::vector<ArchSpec> PlatformAppleSimulator::GetSupportedArchitectures( GetSupportedArchitectures() function in PlatformAppleSimulator
H A DPlatformDarwinKernel.cpp964 std::vector<ArchSpec> PlatformDarwinKernel::GetSupportedArchitectures( in GetSupportedArchitectures() function in PlatformDarwinKernel
/llvm-project/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.cpp122 PlatformOpenBSD::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() function in PlatformOpenBSD
/llvm-project/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp133 PlatformFreeBSD::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() function in PlatformFreeBSD
/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp119 PlatformNetBSD::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() function in PlatformNetBSD
/llvm-project/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp108 PlatformQemuUser::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() function in PlatformQemuUser
/llvm-project/lldb/source/Plugins/Platform/Linux/
H A DPlatformLinux.cpp132 PlatformLinux::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() function in PlatformLinux