Home
last modified time | relevance | path

Searched refs:live_thread_data (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTrace.cpp190 return Lookup(storage.live_thread_data, tid, ConstString(kind)); in GetLiveThreadBinaryDataSize()
316 m_storage.live_thread_data[thread_state.tid].insert( in RefreshLiveProcessState()
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTrace.h559 live_thread_data; member