Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Host/
H A DHostNativeThreadBase.h48 lldb::thread_t m_thread = LLDB_INVALID_HOST_THREAD; variable
/llvm-project/lldb/include/lldb/Target/
H A DRegisterContext.h244 Thread &m_thread; // The thread that this register context belongs to. variable
H A DStackFrameList.h132 Thread &m_thread; global() variable
H A DThreadPlanTracer.h68 Thread *m_thread; variable
H A DUnwind.h76 Thread &m_thread; variable
H A DRegisterContextUnwind.h210 lldb_private::Thread &m_thread; global() variable
H A DThreadPlan.h546 Thread *m_thread; // Stores a cached value of the thread, which is set to global() variable
/llvm-project/lldb/tools/lldb-dap/
H A DProgressEvent.h149 std::thread m_thread; global() variable
/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/
H A DDNBArchImplX86_64.h240 MachThread *m_thread; global() variable
/llvm-project/lldb/tools/debugserver/source/
H A DRNBRemote.h385 nub_thread_t m_thread; // thread for other ops; 0 for any, -1 for all variable
/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp550 Thread &m_thread; global() member in __anon12d3bde80111::ReturnValueExtractor