Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/Utility/
DRegisterContextThreadMemory.h92 uint32_t m_stop_id; variable
/external/llvm-project/lldb/include/lldb/Target/
DQueueList.h100 m_stop_id; ///< The process stop ID that this queue list is valid for. variable
DThreadList.h148 m_stop_id; ///< The process stop ID that this thread list is valid for. variable
DRegisterContext.h203 uint32_t m_stop_id; // The stop ID that any data in this context is valid for variable
DQueueItem.h155 uint32_t m_stop_id; // indicates when this backtrace was recorded in time variable
DStopInfo.h162 uint32_t m_stop_id; // The process stop ID for which this stop info is valid variable
/external/llvm-project/lldb/include/lldb/Host/common/
DNativeProcessProtocol.h424 uint32_t m_stop_id = 0; variable
/external/llvm-project/lldb/include/lldb/Core/
DValueObject.h998 uint32_t m_stop_id; // The stop ID that m_user_valobj_sp is valid for. variable
/external/llvm-project/lldb/source/Core/
DIOHandlerCursesGUI.cpp2146 uint32_t m_stop_id; member in ThreadTreeDelegate
2218 uint32_t m_stop_id; member in ThreadsTreeDelegate
4166 uint32_t m_stop_id; member in SourceFileWindowDelegate