Searched defs:GetFreeStackId (Results 1 – 3 of 3) sorted by relevance
828 u32 AsanChunkView::GetFreeStackId() const { return chunk_->free_context_id; } in GetFreeStackId() function in __asan::AsanChunkView
826 u32 AsanChunkView::GetFreeStackId() const { return chunk_->free_context_id; } in GetFreeStackId() function in __asan::AsanChunkView
917 u32 AsanChunkView::GetFreeStackId() const { in GetFreeStackId() function in __asan::AsanChunkView