Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/MemoryHistory/asan/
H A DMemoryHistoryASan.cpp98 std::string tid_path = "." + std::string(type) + "_tid"; in CreateHistoryThreadFromValueObject() local
104 return_value_sp->GetValueForExpressionPath(tid_path.c_str()); in CreateHistoryThreadFromValueObject()