Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h211 bool GetProcessStandaloneBinary(UUID &uuid, lldb::addr_t &value,
H A DGDBRemoteCommunicationClient.cpp1000 bool GDBRemoteCommunicationClient::GetProcessStandaloneBinary( in GetProcessStandaloneBinary() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp990 if (m_gdb_comm.GetProcessStandaloneBinary(standalone_uuid, standalone_value, in LoadStubBinaries()