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