Searched refs:GetAllocStack (Results 1 – 4 of 4) sorted by relevance
92 stack = chunk.GetAllocStack(); in AsanGetStack()
60 StackTrace GetAllocStack();
671 StackTrace AsanChunkView::GetAllocStack() { in GetAllocStack() function in __asan::AsanChunkView
551 StackTrace alloc_stack = chunk.GetAllocStack(); in DescribeHeapAddress()