Searched refs:__msan_clear_and_unpoison (Results 1 – 3 of 3) sorted by relevance
63 void __msan_clear_and_unpoison(void *a, uptr size);
101 __msan_clear_and_unpoison(allocated, size); in MsanAllocate()
1340 void __msan_clear_and_unpoison(void *a, uptr size) { in __msan_clear_and_unpoison() function