Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcommon.h224 NoFill = 0, enumerator
H A Dwrappers_c.inc356 : scudo::NoFill);
363 pattern_fill_contents ? scudo::PatternOrZeroFill : scudo::NoFill);
H A Dcombined.h340 ? NoFill
461 if (UNLIKELY(FillContents != NoFill && !Header.OriginOrWasZeroed)) {
485 if (UNLIKELY(FillContents != NoFill)) {
H A Dsecondary.h485 FillContentsMode FillContents = NoFill);