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