Home
last modified time | relevance | path

Searched refs:OSPlugin_RegisterInfo (Results 1 – 4 of 4) sorted by relevance

/external/lldb/include/lldb/Interpreter/
DScriptInterpreterPython.h87 OSPlugin_RegisterInfo (lldb::ScriptInterpreterObjectSP os_plugin_object_sp);
DScriptInterpreter.h314 OSPlugin_RegisterInfo (lldb::ScriptInterpreterObjectSP os_plugin_object_sp) in OSPlugin_RegisterInfo() function
/external/lldb/source/Plugins/OperatingSystem/Python/
DOperatingSystemPython.cpp143 PythonDictionary dictionary(m_interpreter->OSPlugin_RegisterInfo(m_python_object_sp)); in GetDynamicRegisterInfo()
/external/lldb/source/Interpreter/
DScriptInterpreterPython.cpp1798 ScriptInterpreterPython::OSPlugin_RegisterInfo (lldb::ScriptInterpreterObjectSP os_plugin_object_sp) in OSPlugin_RegisterInfo() function in ScriptInterpreterPython