Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_allocator.cpp94 static void *DFsanAllocate(uptr size, uptr alignment, bool zeroise) { in DFsanAllocate()
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp184 bool zeroise) { in HwasanAllocate()