Home
last modified time | relevance | path

Searched defs:process_host_arch (Results 1 – 17 of 17) 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()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.h70 GetSupportedArchitectures(const ArchSpec &process_host_arch) override { in GetSupportedArchitectures()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteAppleBridge.cpp142 const ArchSpec &process_host_arch) { in GetSupportedArchitectures()
H A DPlatformRemoteiOS.cpp138 const ArchSpec &process_host_arch) { in GetSupportedArchitectures()
H A DPlatformRemoteAppleTV.cpp137 const ArchSpec &process_host_arch) { in GetSupportedArchitectures()
H A DPlatformMacOSX.cpp144 PlatformMacOSX::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures()
H A DPlatformRemoteDarwinDevice.cpp94 ArchSpec process_host_arch; in ResolveExecutable() local
H A DPlatformAppleSimulator.cpp272 const ArchSpec &process_host_arch) { in GetSupportedArchitectures()
H A DPlatformDarwinKernel.cpp987 const ArchSpec &process_host_arch) { in GetSupportedArchitectures()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.cpp125 PlatformOpenBSD::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DPlatform.cpp785 ArchSpec process_host_arch; in ResolveExecutable() local
834 ArchSpec process_host_arch; in ResolveRemoteExecutable() local
1160 const ArchSpec &process_host_arch, in IsCompatibleArchitecture()
1512 ArchSpec process_host_arch; in GetRemoteSharedModule() local
1980 const ArchSpec &process_host_arch, in GetOrCreate()
2031 const ArchSpec &process_host_arch, in GetOrCreate()
2040 const ArchSpec &process_host_arch, in GetOrCreate()
H A DRemoteAwarePlatform.cpp135 ArchSpec process_host_arch; in ResolveExecutable() local
H A DProcess.cpp2926 ArchSpec process_host_arch = GetSystemArchitecture(); in CompleteAttach() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp133 PlatformFreeBSD::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp113 PlatformQemuUser::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp119 PlatformNetBSD::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Linux/
H A DPlatformLinux.cpp132 PlatformLinux::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures()