Home
last modified time | relevance | path

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

/external/compiler-rt/lib/scudo/
Dscudo_allocator.cpp252 ZeroContents = f->ZeroContents; in setFrom()
261 f->ZeroContents = ZeroContents; in copyTo()
280 bool ZeroContents; member
307 ZeroContents = Options.ZeroContents; in init()
351 if (ZeroContents && BackendAllocator.FromPrimary(Ptr)) in allocate()
513 if (!ZeroContents && Ptr && BackendAllocator.FromPrimary(Ptr)) in calloc()
Dscudo_allocator.h40 bool ZeroContents; member
Dscudo_flags.inc34 SCUDO_FLAG(bool, ZeroContents, false,
/external/llvm/docs/
DScudoHardenedAllocator.rst115 - ZeroContents (boolean, defaults to false): whether or not we zero chunk