Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h73 Status AttachWaitProcess(llvm::StringRef process_name, bool include_existing);
H A DGDBRemoteCommunicationServerLLGS.cpp392 llvm::StringRef process_name, bool include_existing) { in AttachWaitProcess() argument
404 if (include_existing) { in AttachWaitProcess()