Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h38 const NativeProcessProtocol::Factory &process_factory);
H A DGDBRemoteCommunicationServerLLGS.cpp72 MainLoop &mainloop, const NativeProcessProtocol::Factory &process_factory) in GDBRemoteCommunicationServerLLGS() argument
74 m_process_factory(process_factory), m_current_process(nullptr), in GDBRemoteCommunicationServerLLGS()