Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DSWIGPythonBridge.h79 const void *session_dictionary,
/llvm-project-15.0.7/lldb/unittests/ScriptInterpreter/Python/
H A DPythonTestSuite.cpp71 const char *python_function_name, const void *session_dictionary, in LLDBSwigPythonCallTypeScript() argument
/llvm-project-15.0.7/lldb/bindings/python/
H A Dpython-wrapper.swig94 const char *python_function_name, const void *session_dictionary,
100 if (!python_function_name || !session_dictionary)
114 PyObject *py_dict = (PyObject *)session_dictionary;