Home
last modified time | relevance | path

Searched defs:m_supported_architectures (Results 1 – 6 of 6) sorted by relevance

/llvm-project/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.h57 std::vector<ArchSpec> m_supported_architectures; variable
/llvm-project/lldb/source/Plugins/Platform/Linux/
H A DPlatformLinux.h65 std::vector<ArchSpec> m_supported_architectures; variable
/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.h62 std::vector<ArchSpec> m_supported_architectures; variable
/llvm-project/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.h60 std::vector<ArchSpec> m_supported_architectures; variable
/llvm-project/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.h83 std::vector<ArchSpec> m_supported_architectures; variable
/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.h191 std::vector<ArchSpec> m_supported_architectures; variable