Home
last modified time | relevance | path

Searched defs:NotifyDidExec (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Process/POSIX/
H A DNativeProcessELF.cpp183 void NativeProcessELF::NotifyDidExec() { in NotifyDidExec() function in lldb_private::NativeProcessELF
/llvm-project-15.0.7/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp330 void NativeProcessProtocol::NotifyDidExec() { in NotifyDidExec() function in NativeProcessProtocol