Searched refs:GetAllocStack (Results 1 – 7 of 7) sorted by relevance
57 stack = chunk.GetAllocStack(); in AsanGetStack()
67 StackTrace GetAllocStack() const;
934 StackTrace AsanChunkView::GetAllocStack() const { in GetAllocStack() function in __asan::AsanChunkView
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()