Searched defs:__msan_allocated_memory (Results 1 – 4 of 4) sorted by relevance
381 # define __msan_allocated_memory(p, size) macro
379 # 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