Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp109 auto operating_system_interface = in OperatingSystemPython() local
111 if (!operating_system_interface) in OperatingSystemPython()
119 auto obj_or_err = operating_system_interface->CreatePluginObject( in OperatingSystemPython()
134 m_operating_system_interface_sp = operating_system_interface; in OperatingSystemPython()