Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.h67 GetSupportedArchitectures(const ArchSpec &process_host_arch) override { in GetSupportedArchitectures() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.h70 GetSupportedArchitectures(const ArchSpec &process_host_arch) override { in GetSupportedArchitectures() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteMacOSX.cpp129 PlatformRemoteMacOSX::GetSupportedArchitectures(const ArchSpec &host_info) { in GetSupportedArchitectures() function in PlatformRemoteMacOSX
H A DPlatformRemoteAppleBridge.cpp141 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 DPlatformRemoteAppleTV.cpp136 std::vector<ArchSpec> PlatformRemoteAppleTV::GetSupportedArchitectures( in GetSupportedArchitectures() function in PlatformRemoteAppleTV
H A DPlatformMacOSX.cpp144 PlatformMacOSX::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() function in PlatformMacOSX
H A DPlatformAppleSimulator.cpp271 std::vector<ArchSpec> PlatformAppleSimulator::GetSupportedArchitectures( in GetSupportedArchitectures() function in PlatformAppleSimulator
H A DPlatformDarwinKernel.cpp986 std::vector<ArchSpec> PlatformDarwinKernel::GetSupportedArchitectures( in GetSupportedArchitectures() function in PlatformDarwinKernel
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.cpp125 PlatformOpenBSD::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() function in PlatformOpenBSD
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp133 PlatformFreeBSD::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() function in PlatformFreeBSD
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp113 PlatformQemuUser::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() function in PlatformQemuUser
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp119 PlatformNetBSD::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() function in PlatformNetBSD
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Linux/
H A DPlatformLinux.cpp132 PlatformLinux::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() function in PlatformLinux