Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h224 std::string m_listen_url; variable
H A DGDBRemoteCommunication.cpp68 m_compression_type(CompressionType::None), m_listen_url() { in GDBRemoteCommunication()
845 m_listen_url = listen_url; in StartListenThread()
870 m_listen_url.c_str(), in ListenThread()