Home
last modified time | relevance | path

Searched defs:FillContents (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h338 const FillContentsMode FillContents = ZeroContents ? ZeroFill global() variable
907 setFillContents(FillContentsMode FillContents) setFillContents() argument
[all...]
H A Dsecondary.h563 allocate(const Options & Options,uptr Size,uptr Alignment,uptr * BlockEndPtr,FillContentsMode FillContents) allocate() argument