Searched refs:GetAllocStackId (Results 1 – 7 of 7) sorted by relevance
89 u32 GetAllocStackId() const;
327 GetStackTraceFromId(chunk.GetAllocStackId()).Print(); in ShowHeapOrGlobalCandidate()601 GetStackTraceFromId(chunk.GetAllocStackId()).Print(); in ReportTailOverwritten()
67 u32 HwasanChunkView::GetAllocStackId() const { in GetAllocStackId() function in __hwasan::HwasanChunkView
39 u32 id = cv.GetAllocStackId(); in ProcessChunk()
65 u32 GetAllocStackId() const;
918 u32 AsanChunkView::GetAllocStackId() const { in GetAllocStackId() function in __asan::AsanChunkView935 return GetStackTraceFromId(GetAllocStackId()); in GetAllocStack()
166 descr->alloc_stack_id = chunk.GetAllocStackId(); in GetHeapAddressInformation()