Searched refs:MSAN_ALLOCATED_UNINITIALIZED_MEMORY (Results 1 – 3 of 3) sorted by relevance
24 # define MSAN_ALLOCATED_UNINITIALIZED_MEMORY(p, s) \ macro29 # define MSAN_ALLOCATED_UNINITIALIZED_MEMORY(p, s) macro
262 MSAN_ALLOCATED_UNINITIALIZED_MEMORY(object->address(), size_in_bytes); in AllocateRaw()286 MSAN_ALLOCATED_UNINITIALIZED_MEMORY(obj->address(), size_in_bytes); in AllocateRaw()
2875 MSAN_ALLOCATED_UNINITIALIZED_MEMORY(object->address(), object_size); in AllocateRaw()