Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Target/
DTarget.h558 void CleanupProcess();
/external/llvm-project/lldb/source/Target/
DTarget.cpp172 void Target::CleanupProcess() { in CleanupProcess() function in Target
194 CleanupProcess(); in DeleteCurrentProcess()
DProcess.cpp5713 target.CleanupProcess(); in DidExec()