Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.inc252 SCUDO_ALLOCATOR.setFillContents(zero_contents ? scudo::ZeroFill
259 SCUDO_ALLOCATOR.setFillContents(
H A Dcombined.h874 void setFillContents(FillContentsMode FillContents) { in setFillContents() function