Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Interpreter/
DScriptInterpreter.h339 OSPlugin_CreateThread (lldb::ScriptInterpreterObjectSP os_plugin_object_sp, in OSPlugin_CreateThread() function
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
DScriptInterpreterPython.cpp1520 ScriptInterpreterPython::OSPlugin_CreateThread (lldb::ScriptInterpreterObjectSP os_plugin_object_sp, in OSPlugin_CreateThread() function in ScriptInterpreterPython