Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DScriptInterpreter.h224 OSPlugin_RegisterInfo(StructuredData::ObjectSP os_plugin_object_sp) { in OSPlugin_RegisterInfo()
229 OSPlugin_ThreadsInfo(StructuredData::ObjectSP os_plugin_object_sp) { in OSPlugin_ThreadsInfo()
234 OSPlugin_RegisterContextData(StructuredData::ObjectSP os_plugin_object_sp, in OSPlugin_RegisterContextData()
240 OSPlugin_CreateThread(StructuredData::ObjectSP os_plugin_object_sp, in OSPlugin_CreateThread()
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp1508 const StructuredData::ObjectSP &os_plugin_object_sp, in GetRecognizedArguments()
1572 StructuredData::ObjectSP os_plugin_object_sp) { in OSPlugin_RegisterInfo()
1627 StructuredData::ObjectSP os_plugin_object_sp) { in OSPlugin_ThreadsInfo()
1713 StructuredData::ObjectSP os_plugin_object_sp, lldb::tid_t tid) { in OSPlugin_RegisterContextData()
1769 StructuredData::ObjectSP os_plugin_object_sp, lldb::tid_t tid, in OSPlugin_CreateThread()