Home
last modified time | relevance | path

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

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