Searched refs:GetFreeStackId (Results 1 – 4 of 4) sorted by relevance
62 stack = StackDepotGet(chunk.GetFreeStackId()); in AsanGetStack()
67 u32 GetFreeStackId() const;
171 descr->free_stack_id = chunk.GetFreeStackId(); in GetHeapAddressInformation()
968 u32 AsanChunkView::GetFreeStackId() const { in GetFreeStackId() function in __asan::AsanChunkView