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.cc550 AsanThreadContext *alloc_thread = in DescribeHeapAddress() local
565 d.Allocation(), alloc_thread->tid, in DescribeHeapAddress()
566 ThreadNameWithParenthesis(alloc_thread, tname, sizeof(tname)), in DescribeHeapAddress()
570 alloc_thread->tid, in DescribeHeapAddress()
571 ThreadNameWithParenthesis(alloc_thread, tname, sizeof(tname)), in DescribeHeapAddress()
578 DescribeThread(alloc_thread); in DescribeHeapAddress()