Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h462 lldb_private::CommandReturnObject &cmd_retobj, in RunScriptBasedCommand() argument
471 lldb_private::CommandReturnObject &cmd_retobj, Status &error, in RunScriptBasedCommand() argument
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h178 lldb_private::CommandReturnObject &cmd_retobj,
185 lldb_private::CommandReturnObject &cmd_retobj, Status &error,
H A DScriptInterpreterPython.cpp170 lldb_private::CommandReturnObject &cmd_retobj,
176 lldb_private::CommandReturnObject &cmd_retobj,
2989 lldb_private::CommandReturnObject &cmd_retobj, Status &error, in RunScriptBasedCommand() argument
3011 (cmd_retobj.GetInteractive() ? 0 : Locker::NoSTDIN), in RunScriptBasedCommand()
3019 cmd_retobj, exe_ctx_ref_sp); in RunScriptBasedCommand()
3033 lldb_private::CommandReturnObject &cmd_retobj, Status &error, in RunScriptBasedCommand() argument
3055 (cmd_retobj.GetInteractive() ? 0 : Locker::NoSTDIN), in RunScriptBasedCommand()
3063 cmd_retobj, exe_ctx_ref_sp); in RunScriptBasedCommand()
/freebsd-13.1/contrib/llvm-project/lldb/bindings/python/
H A Dpython-wrapper.swig928 lldb_private::CommandReturnObject& cmd_retobj,
932 lldb::SBCommandReturnObject cmd_retobj_sb(cmd_retobj);
968 lldb_private::CommandReturnObject& cmd_retobj,
972 lldb::SBCommandReturnObject cmd_retobj_sb(cmd_retobj);