Searched defs:NotifyTracersProcessDidStop (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/Host/common/ | ||
H A D | NativeProcessProtocol.h | 340 virtual void NotifyTracersProcessDidStop() {} in NotifyTracersProcessDidStop() function |
/llvm-project/lldb/source/Plugins/Process/Linux/ | ||
H A D | NativeProcessLinux.cpp | 1785 void NativeProcessLinux::NotifyTracersProcessDidStop() { NotifyTracersProcessDidStop() function in NativeProcessLinux |