Searched defs:GetSystemArchitecture (Results 1 – 5 of 5) sorted by relevance
580 ArchSpec ProcessWindows::GetSystemArchitecture() { in GetSystemArchitecture() function in lldb_private::ProcessWindows
690 virtual ArchSpec GetSystemArchitecture() { return {}; } in GetSystemArchitecture() function
887 const ArchSpec &Platform::GetSystemArchitecture() { in GetSystemArchitecture() function in Platform
987 ArchSpec GDBRemoteCommunicationClient::GetSystemArchitecture() { in GetSystemArchitecture() function in GDBRemoteCommunicationClient
211 ArchSpec ProcessGDBRemote::GetSystemArchitecture() { in GetSystemArchitecture() function in ProcessGDBRemote