Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan_allocator.cpp84 static void *DFsanAllocate(uptr size, uptr alignment, bool zeroise) { in DFsanAllocate()
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/
H A Dmsan_allocator.cpp153 bool zeroise) { in MsanAllocate()
/openbsd-src/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp164 bool zeroise) { in HwasanAllocate()