Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/FreeBSD/
DFreeBSDThread.h96 void WatchNotify(const ProcessMessage &message);
DFreeBSDThread.cpp376 WatchNotify(message); in Notify()
474 void FreeBSDThread::WatchNotify(const ProcessMessage &message) { in WatchNotify() function in FreeBSDThread
535 WatchNotify(message); in TraceNotify()