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