Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DThreadMemory.cpp23 const ValueObjectSP &thread_info_valobj_sp) in ThreadMemory() argument
25 m_thread_info_valobj_sp(thread_info_valobj_sp), m_name(), m_queue() {} in ThreadMemory()
H A DThreadMemory.h20 const lldb::ValueObjectSP &thread_info_valobj_sp);