SBMemoryRegionInfoListΒΆ
- class lldb.SBMemoryRegionInfoList(*args)ΒΆ
Represents a list of
SBMemoryRegionInfo.Methods Summary
Methods Documentation
- Append(SBMemoryRegionInfoList self, SBMemoryRegionInfo region)ΒΆ
- Append(SBMemoryRegionInfoList self, SBMemoryRegionInfoList region_list)
- Clear(SBMemoryRegionInfoList self)ΒΆ
- GetMemoryRegionAtIndex(SBMemoryRegionInfoList self, uint32_t idx, SBMemoryRegionInfo region_info) boolΒΆ
- GetMemoryRegionContainingAddress(SBMemoryRegionInfoList self, lldb: :addr_t addr, SBMemoryRegionInfo region_info) boolΒΆ
- GetSize(SBMemoryRegionInfoList self) uint32_tΒΆ