LLDB mainline
lldb_private::AllocatedMemoryCache Member List

This is the complete list of members for lldb_private::AllocatedMemoryCache, including all inherited members.

AllocatedBlockSP typedeflldb_private::AllocatedMemoryCacheprotected
AllocatedMemoryCache(Process &process)lldb_private::AllocatedMemoryCache
AllocatedMemoryCache(const AllocatedMemoryCache &)=deletelldb_private::AllocatedMemoryCacheprivate
AllocateMemory(size_t byte_size, uint32_t permissions, Status &error)lldb_private::AllocatedMemoryCache
AllocatePage(uint32_t byte_size, uint32_t permissions, uint32_t chunk_size, Status &error)lldb_private::AllocatedMemoryCacheprotected
Clear(bool deallocate_memory)lldb_private::AllocatedMemoryCache
DeallocateMemory(lldb::addr_t ptr)lldb_private::AllocatedMemoryCache
m_memory_maplldb_private::AllocatedMemoryCacheprotected
m_mutexlldb_private::AllocatedMemoryCacheprotected
m_processlldb_private::AllocatedMemoryCacheprotected
operator=(const AllocatedMemoryCache &)=deletelldb_private::AllocatedMemoryCacheprivate
PermissionsToBlockMap typedeflldb_private::AllocatedMemoryCacheprotected
~AllocatedMemoryCache()lldb_private::AllocatedMemoryCache