Home
last modified time | relevance | path

Searched defs:GetSystemArchitecture (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
HDPlatform.cpp898 const ArchSpec &Platform::GetSystemArchitecture() { in GetSystemArchitecture() function in Platform
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunicationClient.cpp975 ArchSpec GDBRemoteCommunicationClient::GetSystemArchitecture() { in GetSystemArchitecture() function in GDBRemoteCommunicationClient