Searched refs:GetAllocStackId (Results 1 – 8 of 8) sorted by relevance
89 u32 GetAllocStackId() const;
327 GetStackTraceFromId(chunk.GetAllocStackId()).Print(); in ShowHeapOrGlobalCandidate()638 GetStackTraceFromId(chunk.GetAllocStackId()).Print(); in ReportTailOverwritten()
67 u32 HwasanChunkView::GetAllocStackId() const { in GetAllocStackId() function in __hwasan::HwasanChunkView
39 u32 id = cv.GetAllocStackId(); in ProcessChunk()
58 stack = StackDepotGet(chunk.GetAllocStackId()); in AsanGetStack()
65 u32 GetAllocStackId() const;
166 descr->alloc_stack_id = chunk.GetAllocStackId(); in GetHeapAddressInformation()
899 u32 AsanChunkView::GetAllocStackId() const { in GetAllocStackId() function in __asan::AsanChunkView