Home
last modified time | relevance | path

Searched refs:NotifyDidExec (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/common/
HDNativeProcessProtocol.h467 void NotifyDidExec();
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
HDNativeProcessProtocol.cpp347 void NativeProcessProtocol::NotifyDidExec() { in NotifyDidExec() function in NativeProcessProtocol
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
HDNativeProcessNetBSD.cpp260 NotifyDidExec(); in MonitorSIGTRAP()