Home
last modified time | relevance | path

Searched refs:GetGDBServerProgramName (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h418 const char *GetGDBServerProgramName();
H A DGDBRemoteCommunicationClient.cpp1132 const char *GDBRemoteCommunicationClient::GetGDBServerProgramName() { in GetGDBServerProgramName() function in GDBRemoteCommunicationClient
3430 const char *gdb_server_name = GetGDBServerProgramName(); in AvoidGPackets()