Home
last modified time | relevance | path

Searched refs:EstimatedSize (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/compiler-rt/lib/scudo/
Dscudo_allocator.cpp428 const uptr EstimatedSize = Size + (Header->Offset << MinAlignmentLog); in quarantineOrDeallocateChunk() local
435 Ptr, EstimatedSize); in quarantineOrDeallocateChunk()