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.cc549 AsanThreadContext *alloc_thread = in DescribeHeapAddress() local
564 d.Allocation(), alloc_thread->tid, in DescribeHeapAddress()
565 ThreadNameWithParenthesis(alloc_thread, tname, sizeof(tname)), in DescribeHeapAddress()
569 alloc_thread->tid, in DescribeHeapAddress()
570 ThreadNameWithParenthesis(alloc_thread, tname, sizeof(tname)), in DescribeHeapAddress()
577 DescribeThread(alloc_thread); in DescribeHeapAddress()