Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.h79 lldb_private::StructuredData::ObjectSP m_python_object_sp; global() variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DStackFrameRecognizer.h79 lldb_private::StructuredData::ObjectSP m_python_object_sp; variable