Home
last modified time | relevance | path

Searched defs:m_stop_id (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DValueObjectUpdater.h27 uint32_t m_stop_id = UINT32_MAX; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterContextThreadMemory.h92 uint32_t m_stop_id; variable
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DQueueList.h100 m_stop_id; ///< The process stop ID that this queue list is valid for. variable
H A DThreadList.h148 m_stop_id; ///< The process stop ID that this thread list is valid for. variable
H A DRegisterContext.h237 uint32_t m_stop_id; // The stop ID that any data in this context is valid for variable
H A DQueueItem.h155 uint32_t m_stop_id; // indicates when this backtrace was recorded in time variable
H A DStopInfo.h175 uint32_t m_stop_id; // The process stop ID for which this stop info is valid variable
/openbsd-src/gnu/llvm/lldb/include/lldb/Host/common/
H A DNativeProcessProtocol.h432 uint32_t m_stop_id = 0; variable
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp5159 uint32_t m_stop_id = UINT32_MAX; member in ThreadTreeDelegate
5276 uint32_t m_stop_id = UINT32_MAX; member in ThreadsTreeDelegate
7533 uint32_t m_stop_id = 0; member in SourceFileWindowDelegate