Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Interpreter/
DScriptInterpreter.h473 LoadScriptingModule (const char* filename, in LoadScriptingModule() function
/external/lldb/source/Interpreter/
DScriptInterpreterPython.cpp2749 ScriptInterpreterPython::LoadScriptingModule (const char* pathname, in LoadScriptingModule() function in ScriptInterpreterPython