/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Windows/ |
H A D | PlatformWindows.h | 67 GetSupportedArchitectures(const ArchSpec &process_host_arch) override { in GetSupportedArchitectures() function
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/gdb-server/ |
H A D | PlatformRemoteGDBServer.h | 70 GetSupportedArchitectures(const ArchSpec &process_host_arch) override { in GetSupportedArchitectures() function
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/ |
H A D | PlatformRemoteMacOSX.cpp | 129 PlatformRemoteMacOSX::GetSupportedArchitectures(const ArchSpec &host_info) { in GetSupportedArchitectures() function in PlatformRemoteMacOSX
|
H A D | PlatformRemoteAppleBridge.cpp | 141 std::vector<ArchSpec> PlatformRemoteAppleBridge::GetSupportedArchitectures( in GetSupportedArchitectures() function in PlatformRemoteAppleBridge
|
H A D | PlatformRemoteiOS.cpp | 137 std::vector<ArchSpec> PlatformRemoteiOS::GetSupportedArchitectures( in GetSupportedArchitectures() function in PlatformRemoteiOS
|
H A D | PlatformRemoteAppleWatch.cpp | 148 PlatformRemoteAppleWatch::GetSupportedArchitectures(const ArchSpec &host_info) { in GetSupportedArchitectures() function in PlatformRemoteAppleWatch
|
H A D | PlatformRemoteAppleTV.cpp | 136 std::vector<ArchSpec> PlatformRemoteAppleTV::GetSupportedArchitectures( in GetSupportedArchitectures() function in PlatformRemoteAppleTV
|
H A D | PlatformMacOSX.cpp | 144 PlatformMacOSX::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() function in PlatformMacOSX
|
H A D | PlatformAppleSimulator.cpp | 271 std::vector<ArchSpec> PlatformAppleSimulator::GetSupportedArchitectures( in GetSupportedArchitectures() function in PlatformAppleSimulator
|
H A D | PlatformDarwinKernel.cpp | 986 std::vector<ArchSpec> PlatformDarwinKernel::GetSupportedArchitectures( in GetSupportedArchitectures() function in PlatformDarwinKernel
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/OpenBSD/ |
H A D | PlatformOpenBSD.cpp | 125 PlatformOpenBSD::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() function in PlatformOpenBSD
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/FreeBSD/ |
H A D | PlatformFreeBSD.cpp | 133 PlatformFreeBSD::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() function in PlatformFreeBSD
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/QemuUser/ |
H A D | PlatformQemuUser.cpp | 113 PlatformQemuUser::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() function in PlatformQemuUser
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/NetBSD/ |
H A D | PlatformNetBSD.cpp | 119 PlatformNetBSD::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() function in PlatformNetBSD
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Linux/ |
H A D | PlatformLinux.cpp | 132 PlatformLinux::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() function in PlatformLinux
|