Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h72 Status AttachWaitProcess(llvm::StringRef process_name, bool include_existing);
H A DGDBRemoteCommunicationServerLLGS.cpp396 llvm::StringRef process_name, bool include_existing) { in AttachWaitProcess() argument
408 if (include_existing) { in AttachWaitProcess()