Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextThreadMemory.h89 lldb::ThreadWP m_thread_wp; variable
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/
H A DExecutionContext.h265 mutable lldb::ThreadWP m_thread_wp; ///< A weak reference to a thread variable
H A DStopInfo.h175 lldb::ThreadWP m_thread_wp; // The thread corresponding to the stop reason. global() variable
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Expression/
H A DMaterializer.h58 lldb::ThreadWP m_thread_wp; variable