Home
last modified time | relevance | path

Searched refs:CleanupProcess (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDTarget.h623 void CleanupProcess();
/freebsd-14-stable/contrib/llvm-project/lldb/source/Target/
HDTarget.cpp177 void Target::CleanupProcess() { in CleanupProcess() function in Target
203 CleanupProcess(); in DeleteCurrentProcess()
HDProcess.cpp5958 target.CleanupProcess(); in DidExec()