SBAddressRangeΒΆ
- class lldb.SBAddressRange(*args)ΒΆ
API clients can get address range information.
Methods Summary
Clear(SBAddressRange self)GetBaseAddress(SBAddressRange self)GetByteSize(SBAddressRange self)GetDescription(SBAddressRange self, ...)IsValid(SBAddressRange self)Methods Documentation
- Clear(SBAddressRange self)ΒΆ
- GetByteSize(SBAddressRange self) lldb::addr_tΒΆ
- GetDescription(SBAddressRange self, SBStream description, SBTarget target) boolΒΆ
- IsValid(SBAddressRange self) boolΒΆ