Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Process/POSIX/
H A DNativeProcessELF.cpp184 void NativeProcessELF::NotifyDidExec() { in NotifyDidExec() function in lldb_private::NativeProcessELF
/openbsd/gnu/llvm/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp331 void NativeProcessProtocol::NotifyDidExec() { in NotifyDidExec() function in NativeProcessProtocol