Searched defs:__msan_allocated_memory (Results 1 – 9 of 9) sorted by relevance
381 # define __msan_allocated_memory(p, size) macro
389 # define __msan_allocated_memory(p, size) macro
397 # define __msan_allocated_memory(p, size) macro
442 # define __msan_allocated_memory(p, size) macro
418 # define __msan_allocated_memory(p, size) macro
434 # define __msan_allocated_memory(p, size) macro
934 void __msan_allocated_memory(const void *data, uptr size) { in __msan_allocated_memory() function