Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Interpreter/
DScriptInterpreter.h314 OSPlugin_RegisterInfo (lldb::ScriptInterpreterObjectSP os_plugin_object_sp) in OSPlugin_RegisterInfo()
320 OSPlugin_ThreadsInfo (lldb::ScriptInterpreterObjectSP os_plugin_object_sp) in OSPlugin_ThreadsInfo()
326 OSPlugin_RegisterContextData (lldb::ScriptInterpreterObjectSP os_plugin_object_sp, in OSPlugin_RegisterContextData()
333 OSPlugin_CreateThread (lldb::ScriptInterpreterObjectSP os_plugin_object_sp, in OSPlugin_CreateThread()
/external/lldb/source/Interpreter/
DScriptInterpreterPython.cpp1798 ScriptInterpreterPython::OSPlugin_RegisterInfo (lldb::ScriptInterpreterObjectSP os_plugin_object_sp) in OSPlugin_RegisterInfo()
1857 ScriptInterpreterPython::OSPlugin_ThreadsInfo (lldb::ScriptInterpreterObjectSP os_plugin_object_sp) in OSPlugin_ThreadsInfo()
1942 …ptInterpreterPython::OSPlugin_RegisterContextData (lldb::ScriptInterpreterObjectSP os_plugin_objec… in OSPlugin_RegisterContextData()
2003 ScriptInterpreterPython::OSPlugin_CreateThread (lldb::ScriptInterpreterObjectSP os_plugin_object_sp, in OSPlugin_CreateThread()