Searched defs:DidExit (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/Target/ | ||
H A D | Process.h | 1424 virtual void DidExit() {} DidExit() function |
/llvm-project/lldb/source/Plugins/Process/gdb-remote/ | ||
H A D | ProcessGDBRemote.cpp | 1162 void ProcessGDBRemote::DidExit() { in DidExit() function in ProcessGDBRemote |