Home
last modified time | relevance | path

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

/external/llvm-project/lldb/unittests/ScriptInterpreter/Python/
DPythonTestSuite.cpp183 lldb_private::CommandReturnObject &cmd_retobj, in LLDBSwigPythonCallCommand() argument
191 lldb_private::CommandReturnObject &cmd_retobj, in LLDBSwigPythonCallCommandObject() argument
/external/llvm-project/lldb/include/lldb/Interpreter/
DScriptInterpreter.h435 lldb_private::CommandReturnObject &cmd_retobj, in RunScriptBasedCommand() argument
444 lldb_private::CommandReturnObject &cmd_retobj, Status &error, in RunScriptBasedCommand() argument
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPythonImpl.h175 lldb_private::CommandReturnObject &cmd_retobj,
182 lldb_private::CommandReturnObject &cmd_retobj, Status &error,
DScriptInterpreterPython.cpp168 lldb_private::CommandReturnObject &cmd_retobj,
174 lldb_private::CommandReturnObject &cmd_retobj,
2947 lldb_private::CommandReturnObject &cmd_retobj, Status &error, in RunScriptBasedCommand() argument
2969 (cmd_retobj.GetInteractive() ? 0 : Locker::NoSTDIN), in RunScriptBasedCommand()
2977 cmd_retobj, exe_ctx_ref_sp); in RunScriptBasedCommand()
2991 lldb_private::CommandReturnObject &cmd_retobj, Status &error, in RunScriptBasedCommand() argument
3013 (cmd_retobj.GetInteractive() ? 0 : Locker::NoSTDIN), in RunScriptBasedCommand()
3021 cmd_retobj, exe_ctx_ref_sp); in RunScriptBasedCommand()
/external/llvm-project/lldb/bindings/python/
Dpython-wrapper.swig811 lldb_private::CommandReturnObject& cmd_retobj,
815 lldb::SBCommandReturnObject cmd_retobj_sb(cmd_retobj);
851 lldb_private::CommandReturnObject& cmd_retobj,
855 lldb::SBCommandReturnObject cmd_retobj_sb(cmd_retobj);