Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DTrace.cpp188 return Lookup(storage.live_thread_data, tid, ConstString(kind)); in GetLiveThreadBinaryDataSize()
312 m_storage.live_thread_data[thread_state.tid].insert( in RefreshLiveProcessState()
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DTrace.h558 live_thread_data; member