Searched refs:AllocatedMemoryCache (Results 1 – 3 of 3) sorted by relevance
356 AllocatedMemoryCache::AllocatedMemoryCache (Process &process) : in AllocatedMemoryCache() function in AllocatedMemoryCache363 AllocatedMemoryCache::~AllocatedMemoryCache () in ~AllocatedMemoryCache()369 AllocatedMemoryCache::Clear() in Clear()382 AllocatedMemoryCache::AllocatedBlockSP383 AllocatedMemoryCache::AllocatePage (uint32_t byte_size, in AllocatePage()413 AllocatedMemoryCache::AllocateMemory (size_t byte_size, in AllocateMemory()441 AllocatedMemoryCache::DeallocateMemory (lldb::addr_t addr) in DeallocateMemory()
151 class AllocatedMemoryCache157 AllocatedMemoryCache (Process &process);159 ~AllocatedMemoryCache ();191 DISALLOW_COPY_AND_ASSIGN (AllocatedMemoryCache);
3669 AllocatedMemoryCache m_allocated_memory_cache;