Home
last modified time | relevance | path

Searched defs:GetRemoteSystemArchitecture (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp349 ArchSpec RemoteAwarePlatform::GetRemoteSystemArchitecture() { in GetRemoteSystemArchitecture() function in RemoteAwarePlatform
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h257 virtual ArchSpec GetRemoteSystemArchitecture() { in GetRemoteSystemArchitecture() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp253 ArchSpec PlatformRemoteGDBServer::GetRemoteSystemArchitecture() { in GetRemoteSystemArchitecture() function in PlatformRemoteGDBServer