Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObjectUpdater.h27 uint32_t m_stop_id = UINT32_MAX; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextThreadMemory.h92 uint32_t m_stop_id; variable
/freebsd/contrib/llvm-project/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.h150 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 global() variable
H A DQueueItem.h155 uint32_t m_stop_id; // indicates when this backtrace was recorded in time variable
H A DStopInfo.h181 uint32_t m_stop_id; // The process stop ID for which this stop info is valid variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DNativeProcessProtocol.h439 uint32_t m_stop_id = 0; variable
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp5182 uint32_t m_stop_id = UINT32_MAX; member in ThreadTreeDelegate
5299 uint32_t m_stop_id = UINT32_MAX; member in ThreadsTreeDelegate
7557 uint32_t m_stop_id = 0; member in SourceFileWindowDelegate