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.cc593 AsanThreadSummary *alloc_thread = in DescribeHeapAddress() local
609 alloc_thread->tid()); in DescribeHeapAddress()
614 DescribeThread(alloc_thread); in DescribeHeapAddress()
616 Printf("allocated by thread T%d here:\n", alloc_thread->tid()); in DescribeHeapAddress()
619 DescribeThread(alloc_thread); in DescribeHeapAddress()