Home
last modified time | relevance | path

Searched defs:Detach (Results 1 – 18 of 18) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Host/posix/
H A DHostThreadPosix.cpp53 Status HostThreadPosix::Detach() { in Detach() function in HostThreadPosix
/openbsd/gnu/llvm/lldb/source/Target/
H A DSystemRuntime.cpp38 void SystemRuntime::Detach() {} in Detach() function in SystemRuntime
H A DProcess.cpp3213 Status Process::Detach(bool keep_stopped) { in Detach() function in Process
/openbsd/gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/
H A DAppleGetQueuesHandler.cpp105 void AppleGetQueuesHandler::Detach() { in Detach() function in AppleGetQueuesHandler
H A DAppleGetItemInfoHandler.cpp104 void AppleGetItemInfoHandler::Detach() { in Detach() function in AppleGetItemInfoHandler
H A DAppleGetPendingItemsHandler.cpp108 void AppleGetPendingItemsHandler::Detach() { in Detach() function in AppleGetPendingItemsHandler
H A DAppleGetThreadItemInfoHandler.cpp113 void AppleGetThreadItemInfoHandler::Detach() { in Detach() function in AppleGetThreadItemInfoHandler
H A DSystemRuntimeMacOSX.cpp97 void SystemRuntimeMacOSX::Detach() { in Detach() function in SystemRuntimeMacOSX
/openbsd/gnu/llvm/lldb/source/Plugins/Process/OpenBSD/
H A DNativeProcessOpenBSD.cpp301 Status NativeProcessOpenBSD::Detach() { in Detach() function in NativeProcessOpenBSD
/openbsd/gnu/llvm/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_test_util_posix.cpp405 void ScopedThread::Detach() { in Detach() function in ScopedThread
/openbsd/gnu/llvm/lldb/source/API/
H A DSBProcess.cpp620 SBError SBProcess::Detach() { in Detach() function in SBProcess
628 SBError SBProcess::Detach(bool keep_stopped) { in Detach() function in SBProcess
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DNativeProcessLinux.cpp973 Status NativeProcessLinux::Detach() { in Detach() function in NativeProcessLinux
1637 Status NativeProcessLinux::Detach(lldb::tid_t tid) { in Detach() function in NativeProcessLinux
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DNativeProcessWindows.cpp169 Status NativeProcessWindows::Detach() { in Detach() function in lldb_private::NativeProcessWindows
/openbsd/gnu/llvm/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.cpp538 Status NativeProcessNetBSD::Detach() { in Detach() function in NativeProcessNetBSD
/openbsd/gnu/llvm/lldb/source/Plugins/Process/FreeBSD/
H A DNativeProcessFreeBSD.cpp509 Status NativeProcessFreeBSD::Detach() { in Detach() function in NativeProcessFreeBSD
/openbsd/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.mm1626 bool MachProcess::Detach() { function
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1467 Status GDBRemoteCommunicationClient::Detach(bool keep_stopped, in Detach() function in GDBRemoteCommunicationClient
/openbsd/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2893 void Detach(Window &window) { in Detach() function in curses::DetachOrKillProcessFormDelegate