Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DPlatform.cpp904 const ArchSpec &Platform::GetSystemArchitecture() { in GetSystemArchitecture() function in Platform
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp983 ArchSpec GDBRemoteCommunicationClient::GetSystemArchitecture() { in GetSystemArchitecture() function in GDBRemoteCommunicationClient