Searched refs:object_without_rdz (Results 1 – 1 of 1) sorted by relevance
45 mirror::Object* object_without_rdz = reinterpret_cast<mirror::Object*>( in Alloc() local48 VALGRIND_MAKE_MEM_NOACCESS(reinterpret_cast<byte*>(object_without_rdz) + num_bytes, in Alloc()53 return object_without_rdz; in Alloc()