Home
last modified time | relevance | path

Searched defs:timeout_seconds (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/test_runner/
H A Dprocess_control.py656 def _wait_with_timeout(self, timeout_seconds, command, want_core): argument
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-server/
H A Dlldbgdbserverutils.py99 timeout_seconds, argument
/openbsd/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDP.cpp155 const uint64_t timeout_seconds = in ProcessKDP() local
/openbsd/gnu/llvm/lldb/tools/lldb-vscode/
H A Dlldb-vscode.cpp609 const uint64_t timeout_seconds = GetUnsigned(arguments, "timeout", 30); in request_attach() local
1666 const uint64_t timeout_seconds = GetUnsigned(arguments, "timeout", 30); in request_launch() local
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1285 uint32_t timeout_seconds; in GetHostInfo() local
H A DProcessGDBRemote.cpp283 const uint64_t timeout_seconds = in ProcessGDBRemote() local