Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_allocator.cpp91 DFsanAllocate(uptr size,uptr alignment,bool zeroise) DFsanAllocate() argument
[all...]
/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp184 bool zeroise) { in HwasanAllocate() argument
/llvm-project/compiler-rt/lib/msan/
H A Dmsan_allocator.cpp185 MsanAllocate(BufferedStackTrace * stack,uptr size,uptr alignment,bool zeroise) MsanAllocate() argument