Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/include/lldb/Interpreter/
HDScriptInterpreter.h564 virtual lldb::OperatingSystemInterfaceSP CreateOperatingSystemInterface() { in CreateOperatingSystemInterface() function
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
HDScriptInterpreterPython.cpp1547 ScriptInterpreterPythonImpl::CreateOperatingSystemInterface() { in CreateOperatingSystemInterface() function in ScriptInterpreterPythonImpl