Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DProcess.h2904 eEventActionExit enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DProcess.cpp2965 return eEventActionExit; in PerformAction()
3868 case NextEventAction::eEventActionExit: in HandlePrivateEvent()