|  |  | 
    |  |  | 
    |  |  | 
    |  | 
        
          | __init__(self,
        *args) __init__(lldb::SBMemoryRegionInfoList self) -> 
      SBMemoryRegionInfoList __init__(lldb::SBMemoryRegionInfoList self, 
      SBMemoryRegionInfoList rhs) -> SBMemoryRegionInfoList
 | source code |  | 
    |  | 
        
          | __swig_destroy__(...) delete_SBMemoryRegionInfoList(SBMemoryRegionInfoList self)
 |  |  | 
    |  |  | 
    |  | 
        
          | GetSize(self) GetSize(SBMemoryRegionInfoList self) -> uint32_t
 | source code |  | 
    |  | 
        
          | GetMemoryRegionAtIndex(self,
        *args) GetMemoryRegionAtIndex(SBMemoryRegionInfoList self, uint32_t idx, 
      SBMemoryRegionInfo region_info) -> bool
 | source code |  | 
    |  | 
        
          | Append(self,
        *args) Append(SBMemoryRegionInfoList self, SBMemoryRegionInfo region) 
      Append(SBMemoryRegionInfoList self, SBMemoryRegionInfoList 
      region_list)
 | source code |  | 
    |  | 
        
          | Clear(self) Clear(SBMemoryRegionInfoList self)
 | source code |  | 
  
    | Inherited from object:__delattr__,__format__,__getattribute__,__hash__,__new__,__reduce__,__reduce_ex__,__sizeof__,__str__,__subclasshook__ |