Searched refs:zeroise (Results 1 – 3 of 3) sorted by relevance
80 static void *DFsanAllocate(uptr size, uptr alignment, bool zeroise) { in DFsanAllocate() argument116 if (zeroise) { in DFsanAllocate()
155 bool zeroise) { in MsanAllocate() argument187 if (zeroise) { in MsanAllocate()
126 bool zeroise) { in HwasanAllocate() argument163 if (zeroise) { in HwasanAllocate()