Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTrace.cpp378 Lookup(storage.postmortem_thread_data, tid, ConstString(kind))) in GetPostMortemThreadDataFile()
403 storage.postmortem_thread_data[tid].insert({ConstString(kind), file_spec}); in SetPostMortemThreadDataFile()
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTrace.h583 postmortem_thread_data; member