Searched refs:SetAllocated (Results 1 – 2 of 2) sorted by relevance
43 inline void SetAllocated(u32 stack, u64 size);
83 inline void Metadata::SetAllocated(u32 stack, u64 size) { in SetAllocated() function in __hwasan::Metadata262 meta->SetAllocated(StackDepotPut(*stack), orig_size); in HwasanAllocate()