Home
last modified time | relevance | path

Searched refs:ContinueInDirection (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBProcess.h162 lldb::SBError ContinueInDirection(lldb::RunDirection direction);
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBProcess.cpp588 SBError SBProcess::ContinueInDirection(RunDirection direction) { in ContinueInDirection() function in SBProcess
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp45463 result = (arg1)->ContinueInDirection(arg2); in _wrap_SBProcess_ContinueInDirection()