Home
last modified time | relevance | path

Searched defs:extra_args_sp (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h36 CommandDataPython(StructuredData::ObjectSP extra_args_sp) in CommandDataPython()
H A DScriptInterpreterPython.cpp1174 StructuredData::ObjectSP extra_args_sp) { in SetBreakpointCommandCallbackFunction()
1242 StructuredData::ObjectSP extra_args_sp, bool uses_extra_args, in SetBreakpointCommandCallback()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.h29 CommandDataLua(StructuredData::ObjectSP extra_args_sp) in CommandDataLua()
H A DScriptInterpreterLua.cpp344 StructuredData::ObjectSP extra_args_sp) { in SetBreakpointCommandCallbackFunction() argument
359 StructuredData::ObjectSP extra_args_sp) { in RegisterBreakpointCallback() argument
380 StructuredData::ObjectSP extra_args_sp) { in RegisterWatchpointCallback() argument
H A DLua.cpp81 StructuredData::ObjectSP extra_args_sp) { in CallBreakpointCallback()
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DScriptInterpreter.cpp154 const char *function_name, StructuredData::ObjectSP extra_args_sp) { in SetBreakpointCommandCallbackFunction()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h349 StructuredData::ObjectSP extra_args_sp) { in SetBreakpointCommandCallbackFunction()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThread.cpp1378 StructuredData::ObjectSP extra_args_sp, bool stop_other_threads, in QueueThreadPlanForStepScripted()
H A DTarget.cpp666 bool request_hardware, StructuredData::ObjectSP extra_args_sp, in CreateScriptedBreakpoint()
3834 std::string class_name, StructuredData::ObjectSP extra_args_sp) { in SetScriptCallback()