Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_report.cc470 AsanThreadContext *alloc_thread = in DescribeHeapAddress() local
487 d.Allocation(), alloc_thread->tid, in DescribeHeapAddress()
488 ThreadNameWithParenthesis(alloc_thread, tname, sizeof(tname)), in DescribeHeapAddress()
492 alloc_thread->tid, in DescribeHeapAddress()
493 ThreadNameWithParenthesis(alloc_thread, tname, sizeof(tname)), in DescribeHeapAddress()
500 DescribeThread(alloc_thread); in DescribeHeapAddress()