Home
last modified time | relevance | path

Searched refs:initGwpAsan (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/benchmarks/
H A Dmalloc_benchmark.cpp20 reinterpret_cast<scudo::Allocator<Config> *>(CurrentAllocator)->initGwpAsan(); in PostInitCallback()
/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.inc170 SCUDO_ALLOCATOR.initGwpAsan();
H A Dcombined.h180 void initGwpAsan() { in initGwpAsan() function