Home
last modified time | relevance | path

Searched defs:Halt (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DNativeProcessWindows.cpp161 Status NativeProcessWindows::Halt() { in Halt() function in lldb_private::NativeProcessWindows
/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeProcessFreeBSD.cpp516 Status NativeProcessFreeBSD::Halt() { Halt() function in NativeProcessFreeBSD
/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.cpp557 Status NativeProcessNetBSD::Halt() { return StopProcess(GetID()); } Halt() function in NativeProcessNetBSD
/llvm-project/lldb/source/Plugins/Process/Linux/
H A DNativeProcessLinux.cpp1076 Status NativeProcessLinux::Halt() { Halt() function in NativeProcessLinux
/llvm-project/lldb/source/Target/
H A DProcess.cpp3299 Status Process::Halt(bool clear_thread_plans, bool use_run_lock) { Halt() function in Process
[all...]