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