| AddressIteratorAdapter |
|
| AddressMapImpl |
AddressMapImpl provides a stand-alone AddressMap.
|
| AddressObjectMap |
AddressObjectMap maintains a mapping between addresses in the program
and Objects that have been discovered.
|
| AddressRangeChunker |
A class to break a range of addresses into 'chunks' of a give size.
|
| AddressRangeImpl |
Implementation of an AddressRange.
|
| AddressRangeToAddressComparator |
Compares an address against an AddressRange.
|
| AddressSet |
Class for storing sets of addresses.
|
| AddressSetMapping |
|
| AddressSetViewAdapter |
This class wraps an address set and provides read-only access to that set.
|
| DefaultAddressFactory |
Keeps track of all the Address spaces in the program and provides
methods for parsing address strings.
|
| EmptyAddressIterator |
Implementation for an AddressIterator that is empty.
|
| EmptyAddressRangeIterator |
Implementation for an AddressIterator that is empty.
|
| GenericAddress |
Generic implementation of the Address interface.
|
| GenericAddressSpace |
Generic implementation of the AddressSpace interface.
|
| GlobalNamespace |
The global namespace implementation class
|
| GlobalSymbol |
The global symbol implementation class
|
| KeyRange |
Class for holding a range of database keys (long values)
|
| OldGenericNamespaceAddress |
OldGenericNamespaceAddress provides a means of instantiating namespace
oriented addresses which were previously used for External, Stack and Register addresses.
|
| OverlayAddressSpace |
|
| ProtectedAddressSpace |
Address Space for (intel) 16-bit protected mode programs.
|
| SegmentedAddress |
Address class for dealing with (intel) segmented addresses.
|
| SegmentedAddressSpace |
Address Space for dealing with (intel) segmented address spaces.
|
| SingleAddressSetCollection |
A simple implementation of AddressSetCollection that contains exactly one AddressSet.
|
| SpecialAddress |
Class used represent "special addresses"
|
| UniqueAddressFactory |
|