Searched defs:m_stop_id (Results 1 - 12 of 12) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObjectUpdater.h27 uint32_t m_stop_id = UINT32_MAX; member in class:lldb_private::ValueObjectUpdater
/freebsd-current/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. member in class:lldb_private::QueueList
H A DThreadList.h148 m_stop_id; ///< The process stop ID that this thread list is valid for. member in class:lldb_private::ThreadList
H A DRegisterContext.h247 uint32_t m_stop_id; // The stop ID that any data in this context is valid for member in class:lldb_private::RegisterContext
H A DTrace.h538 uint32_t m_stop_id = LLDB_INVALID_STOP_ID; member in class:lldb_private::Trace
H A DQueueItem.h155 uint32_t m_stop_id; // indicates when this backtrace was recorded in time member in class:lldb_private::QueueItem
H A DStopInfo.h176 uint32_t m_stop_id; // The process stop ID for which this stop info is valid member in class:lldb_private::StopInfo
H A DProcess.h312 uint32_t m_stop_id = 0; member in class:lldb_private::ProcessModID
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextThreadMemory.h92 uint32_t m_stop_id; member in class:lldb_private::RegisterContextThreadMemory
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/FreeBSD-Kernel/
H A DDynamicLoaderFreeBSDKernel.h122 uint32_t m_stop_id = UINT32_MAX; member in class:DynamicLoaderFreeBSDKernel::KModImageInfo
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DNativeProcessProtocol.h439 uint32_t m_stop_id = 0; member in class:lldb_private::NativeProcessProtocol
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp5182 uint32_t m_stop_id = UINT32_MAX; member in class:ThreadTreeDelegate
5299 uint32_t m_stop_id = UINT32_MAX; member in class:ThreadsTreeDelegate
7556 uint32_t m_stop_id = 0; member in class:SourceFileWindowDelegate

Completed in 211 milliseconds