Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h72 Status AttachWaitProcess(llvm::StringRef process_name, bool include_existing);
H A DGDBRemoteCommunicationServerLLGS.cpp394 llvm::StringRef process_name, bool include_existing) { in AttachWaitProcess() argument
406 if (include_existing) { in AttachWaitProcess()