Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/POSIX/
DPOSIXThread.h125 void CrashNotify(const ProcessMessage &message);
DPOSIXThread.cpp311 CrashNotify(message); in Notify()
499 POSIXThread::CrashNotify(const ProcessMessage &message) in CrashNotify() function in POSIXThread