Home
last modified time | relevance | path

Searched defs:process_host_arch (Results 1 – 18 of 18) sorted by relevance

/llvm-project/lldb/unittests/Platform/
H A DPlatformTest.cpp31 GetSupportedArchitectures(const ArchSpec &process_host_arch) override { in GetSupportedArchitectures()
44 GetSupportedArchitectures(const ArchSpec &process_host_arch) override { in GetSupportedArchitectures()
67 GetSupportedArchitectures(const ArchSpec &process_host_arch) override { in GetSupportedArchitectures()
/llvm-project/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.h67 GetSupportedArchitectures(const ArchSpec &process_host_arch) override { in GetSupportedArchitectures()
/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.h70 GetSupportedArchitectures(const ArchSpec &process_host_arch) override { in GetSupportedArchitectures()
/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteAppleBridge.cpp141 const ArchSpec &process_host_arch) { in GetSupportedArchitectures()
H A DPlatformRemoteiOS.cpp138 const ArchSpec &process_host_arch) { in GetSupportedArchitectures()
H A DPlatformRemoteAppleXR.cpp144 const ArchSpec &process_host_arch) { in GetSupportedArchitectures()
H A DPlatformRemoteAppleTV.cpp137 const ArchSpec &process_host_arch) { in GetSupportedArchitectures()
H A DPlatformMacOSX.cpp148 PlatformMacOSX::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures()
H A DPlatformAppleSimulator.cpp276 GetSupportedArchitectures(const ArchSpec & process_host_arch) GetSupportedArchitectures() argument
H A DPlatformDarwinKernel.cpp965 const ArchSpec &process_host_arch) { in GetSupportedArchitectures()
/llvm-project/lldb/unittests/Target/
H A DRemoteAwarePlatformTest.cpp80 static const ArchSpec process_host_arch; in TEST_F() local
/llvm-project/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.cpp122 PlatformOpenBSD::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures()
/llvm-project/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp133 PlatformFreeBSD::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures()
/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp119 PlatformNetBSD::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures()
/llvm-project/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp108 PlatformQemuUser::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() argument
/llvm-project/lldb/source/Plugins/Platform/Linux/
H A DPlatformLinux.cpp132 PlatformLinux::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures()
/llvm-project/lldb/source/Target/
H A DPlatform.cpp763 ArchSpec process_host_arch; ResolveExecutable() local
1094 IsCompatibleArchitecture(const ArchSpec & arch,const ArchSpec & process_host_arch,ArchSpec::MatchType match,ArchSpec * compatible_arch_ptr) IsCompatibleArchitecture() argument
1467 ArchSpec process_host_arch; GetRemoteSharedModule() local
2103 GetOrCreate(const ArchSpec & arch,const ArchSpec & process_host_arch,ArchSpec * platform_arch_ptr,Status & error) GetOrCreate() argument
2154 GetOrCreate(const ArchSpec & arch,const ArchSpec & process_host_arch,ArchSpec * platform_arch_ptr) GetOrCreate() argument
2163 GetOrCreate(llvm::ArrayRef<ArchSpec> archs,const ArchSpec & process_host_arch,std::vector<PlatformSP> & candidates) GetOrCreate() argument
[all...]
H A DProcess.cpp3103 ArchSpec process_host_arch = GetSystemArchitecture(); CompleteAttach() local