Searched defs:__msan_allocated_memory (Results 1 – 3 of 3) sorted by relevance
381 # define __msan_allocated_memory(p, size) macro
380 # define __msan_allocated_memory(p, size) macro
934 void __msan_allocated_memory(const void *data, uptr size) { in __msan_allocated_memory() function