Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.h102 static const FileSpec &GetDomainSocketDir();
H A DGDBRemoteCommunicationServerPlatform.cpp519 const FileSpec &GDBRemoteCommunicationServerPlatform::GetDomainSocketDir() { in GetDomainSocketDir() function in GDBRemoteCommunicationServerPlatform
541 FileSpec socket_path_spec(GetDomainSocketDir()); in GetDomainSocketPath()