Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.h136 static const FileSpec &GetDomainSocketDir();
H A DGDBRemoteCommunicationServerPlatform.cpp567 const FileSpec &GDBRemoteCommunicationServerPlatform::GetDomainSocketDir() { in GetDomainSocketDir() function in GDBRemoteCommunicationServerPlatform
589 FileSpec socket_path_spec(GetDomainSocketDir()); in GetDomainSocketPath()