Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DProcessWindows.cpp575 ArchSpec ProcessWindows::GetSystemArchitecture() { GetSystemArchitecture() function in lldb_private::ProcessWindows
/llvm-project/lldb/include/lldb/Target/
H A DProcess.h747 virtual ArchSpec GetSystemArchitecture() { return {}; } GetSystemArchitecture() function
/llvm-project/lldb/source/Target/
H A DPlatform.cpp813 const ArchSpec &Platform::GetSystemArchitecture() { GetSystemArchitecture() function in Platform
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1005 ArchSpec GDBRemoteCommunicationClient::GetSystemArchitecture() { GetSystemArchitecture() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp218 ArchSpec ProcessGDBRemote::GetSystemArchitecture() { in GetSystemArchitecture() function in ProcessGDBRemote