Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_allocator.cc580 AsanThreadSummary *alloc_thread = in Describe() local
596 alloc_thread->tid()); in Describe()
601 alloc_thread->Announce(); in Describe()
603 Printf("allocated by thread T%d here:\n", alloc_thread->tid()); in Describe()
606 alloc_thread->Announce(); in Describe()