Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterContextThreadMemory.h89 lldb::ThreadWP m_thread_wp; variable
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DExecutionContext.h265 mutable lldb::ThreadWP m_thread_wp; ///< A weak reference to a thread variable
H A DStopInfo.h174 lldb::ThreadWP m_thread_wp; // The thread corresponding to the stop reason. variable
/openbsd-src/gnu/llvm/lldb/include/lldb/Expression/
H A DMaterializer.h58 lldb::ThreadWP m_thread_wp; variable