Searched defs:NotifyDidExec (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/lldb/source/Plugins/Process/POSIX/ | ||
H A D | NativeProcessELF.cpp | 184 void NativeProcessELF::NotifyDidExec() { in NotifyDidExec() function in lldb_private::NativeProcessELF |
/openbsd/gnu/llvm/lldb/source/Host/common/ | ||
H A D | NativeProcessProtocol.cpp | 331 void NativeProcessProtocol::NotifyDidExec() { in NotifyDidExec() function in NativeProcessProtocol |