Home
last modified time | relevance | path

Searched refs:NotifyTracersProcessDidStop (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DNativeProcessProtocol.h340 virtual void NotifyTracersProcessDidStop() {} in NotifyTracersProcessDidStop() function
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp321 NotifyTracersProcessDidStop(); in SynchronouslyNotifyProcessStateChanged()