Searched refs:GetAllocStackId (Results 1 – 16 of 16) 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
40 u32 id = cv.GetAllocStackId(); in ProcessChunk()
65 u32 GetAllocStackId() const;
827 u32 AsanChunkView::GetAllocStackId() const { return chunk_->alloc_context_id; } in GetAllocStackId() function in __asan::AsanChunkView831 return GetStackTraceFromId(GetAllocStackId()); in GetAllocStack()
168 descr->alloc_stack_id = chunk.GetAllocStackId(); in GetHeapAddressInformation()
39 u32 id = cv.GetAllocStackId(); in ProcessChunk()
58 stack = StackDepotGet(chunk.GetAllocStackId()); in AsanGetStack()
166 descr->alloc_stack_id = chunk.GetAllocStackId(); in GetHeapAddressInformation()
910 u32 AsanChunkView::GetAllocStackId() const { in GetAllocStackId() function in __asan::AsanChunkView
38 u32 id = cv.GetAllocStackId(); in ProcessChunk()
63 u32 GetAllocStackId() const;
825 u32 AsanChunkView::GetAllocStackId() const { return chunk_->alloc_context_id; } in GetAllocStackId() function in __asan::AsanChunkView829 return GetStackTraceFromId(GetAllocStackId()); in GetAllocStack()