Searched defs:python_class_name (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/lldb/unittests/ScriptInterpreter/Python/ |
D | PythonTestSuite.cpp | 102 LLDBSwigPythonCreateSyntheticProvider(const char *python_class_name, in LLDBSwigPythonCreateSyntheticProvider() 109 LLDBSwigPythonCreateCommandObject(const char *python_class_name, in LLDBSwigPythonCreateCommandObject() 116 const char *python_class_name, const char *session_dictionary_name, in LLDBSwigPythonCreateScriptedThreadPlan() 130 const char *python_class_name, const char *session_dictionary_name, in LLDBSwigPythonCreateScriptedBreakpointResolver() 204 LLDBSWIGPythonCreateOSPlugin(const char *python_class_name, in LLDBSWIGPythonCreateOSPlugin() 211 LLDBSWIGPython_CreateFrameRecognizer(const char *python_class_name, in LLDBSWIGPython_CreateFrameRecognizer() 259 lldb::TargetSP target_sp, const char *python_class_name, in LLDBSwigPythonCreateScriptedStopHook()
|