reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
193 reinterpret_cast<Metadata *>(allocator.GetMetaData(aligned_ptr)); 205 reinterpret_cast<uptr>(aligned_ptr) + orig_size); 219 internal_memset(aligned_ptr, flags()->free_fill_byte, fill_size); 223 TagMemoryAligned(reinterpret_cast<uptr>(aligned_ptr), TaggedSize(orig_size), 226 allocator.Deallocate(t->allocator_cache(), aligned_ptr); 233 allocator.Deallocate(cache, aligned_ptr);