Class NormalizedAddressSet

  • All Implemented Interfaces:
    AddressSetView, java.lang.Iterable<AddressRange>

    public class NormalizedAddressSet
    extends java.lang.Object
    implements AddressSetView
    AddressSetView implementation that handles image base changes. NOTE: THIS IMPLEMENTATION ASSUMES THAT ONLY ADDRESS RANGES THAT ARE PART OF THE MEMORY MAP WILL BE ADDED TO THIS ADDRESS SET. IT IS INTENDED FOR USE BY THE CHANGE SET.