Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DProcess.h2688 eEventActionRetry, enumerator
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DProcess.cpp2709 return eEventActionRetry; in PerformAction()
2729 return eEventActionRetry; in PerformAction()
3671 case NextEventAction::eEventActionRetry: in HandlePrivateEvent()