Searched refs:zeroise (Results 1 – 3 of 3) sorted by relevance
91 static void *DFsanAllocate(uptr size, uptr alignment, bool zeroise) { in DFsanAllocate() argument127 if (zeroise) { in DFsanAllocate()
185 bool zeroise) { in MsanAllocate() argument220 if (zeroise) { in MsanAllocate()
184 bool zeroise) { in HwasanAllocate() argument219 if (zeroise) { in HwasanAllocate()