Searched refs:zeroise (Results 1 – 3 of 3) sorted by relevance
84 static void *DFsanAllocate(uptr size, uptr alignment, bool zeroise) { in DFsanAllocate() argument120 if (zeroise) { in DFsanAllocate()
153 bool zeroise) { in MsanAllocate() argument185 if (zeroise) { in MsanAllocate()
164 bool zeroise) { in HwasanAllocate() argument196 if (zeroise) { in HwasanAllocate()