Home
last modified time | relevance | path

Searched refs:eCommandInterpreterResultCommandError (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/tools/driver/
H A DDriver.cpp568 results.GetResult() == lldb::eCommandInterpreterResultCommandError) in MainLoop()
590 lldb::eCommandInterpreterResultCommandError) in MainLoop()
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h1213 eCommandInterpreterResultCommandError, enumerator
/freebsd/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst1404 .. py:data:: eCommandInterpreterResultCommandError
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp3176 m_result.SetResult(lldb::eCommandInterpreterResultCommandError); in IOHandlerInputComplete()
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp81787 …STTAB_INT("eCommandInterpreterResultCommandError", (lldb::eCommandInterpreterResultCommandError))},