Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp42 LLDB_PLUGIN_DEFINE(OperatingSystemPython) in LLDB_PLUGIN_DEFINE() argument
74 OperatingSystemPython::OperatingSystemPython(lldb_private::Process *process, in OperatingSystemPython() function in OperatingSystemPython