Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.h70 GetSupportedArchitectures(const ArchSpec &process_host_arch) override { in GetSupportedArchitectures()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.cpp122 PlatformOpenBSD::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp133 PlatformFreeBSD::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp119 PlatformNetBSD::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp108 PlatformQemuUser::GetSupportedArchitectures(const ArchSpec &process_host_arch) { in GetSupportedArchitectures() argument
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp763 ArchSpec process_host_arch; in ResolveExecutable() local
1094 const ArchSpec &process_host_arch, in IsCompatibleArchitecture()
1468 ArchSpec process_host_arch; in GetRemoteSharedModule() local
2104 const ArchSpec &process_host_arch, in GetOrCreate()
2155 const ArchSpec &process_host_arch, in GetOrCreate()
2164 const ArchSpec &process_host_arch, in GetOrCreate()
H A DProcess.cpp3115 ArchSpec process_host_arch = GetSystemArchitecture(); in CompleteAttach() local