Home
last modified time | relevance | path

Searched refs:GetProcessStandaloneBinary (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h220 bool GetProcessStandaloneBinary(UUID &uuid, lldb::addr_t &value,
H A DGDBRemoteCommunicationClient.cpp1019 bool GDBRemoteCommunicationClient::GetProcessStandaloneBinary( in GetProcessStandaloneBinary() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp579 if (m_gdb_comm.GetProcessStandaloneBinary( in DoConnectRemote()