9#ifndef LLDB_API_SBMEMORYREGIONINFOLIST_H
10#define LLDB_API_SBMEMORYREGIONINFOLIST_H
const MemoryRegionInfoListImpl & operator*() const
std::unique_ptr< MemoryRegionInfoListImpl > m_opaque_up
const SBMemoryRegionInfoList & operator=(const SBMemoryRegionInfoList &rhs)
const MemoryRegionInfoListImpl * operator->() const
friend class SBSaveCoreOptions
~SBMemoryRegionInfoList()
bool GetMemoryRegionAtIndex(uint32_t idx, SBMemoryRegionInfo ®ion_info)
bool GetMemoryRegionContainingAddress(lldb::addr_t addr, SBMemoryRegionInfo ®ion_info)
lldb_private::MemoryRegionInfos & ref()
void Append(lldb::SBMemoryRegionInfo ®ion)