Home
last modified time | relevance | path

Searched defs:OSPlugin_CreatePluginObject (Results 1 – 2 of 2) sorted by relevance

/external/lldb/include/lldb/Interpreter/
DScriptInterpreter.h307 OSPlugin_CreatePluginObject (const char *class_name, in OSPlugin_CreatePluginObject() function
/external/lldb/source/Interpreter/
DScriptInterpreterPython.cpp1777 ScriptInterpreterPython::OSPlugin_CreatePluginObject (const char *class_name, lldb::ProcessSP proce… in OSPlugin_CreatePluginObject() function in ScriptInterpreterPython