Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DProcess.h2689 eEventActionExit enumerator
/openbsd/gnu/llvm/lldb/source/Target/
H A DProcess.cpp2748 return eEventActionExit; in PerformAction()
3674 case NextEventAction::eEventActionExit: in HandlePrivateEvent()