Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.cpp416 AsanThreadContext *alloc_thread = GetThreadContextByTidLocked(alloc_tid); in Print() local
428 AsanThreadIdAndName(alloc_thread).c_str(), d.Default()); in Print()
431 AsanThreadIdAndName(alloc_thread).c_str(), d.Default()); in Print()
436 DescribeThread(alloc_thread); in Print()