Uses of Class
com.pnfsoftware.jeb.util.collect.SegmentMap
Packages that use SegmentMap
Package
Description
Types for "code-less" signatures.
Collections, such as segments, custom maps/sets/lists, etc.
-
Uses of SegmentMap in com.pnfsoftware.jeb.core.units.code.asm.sig.codeless
Methods in com.pnfsoftware.jeb.core.units.code.asm.sig.codeless that return SegmentMapMethods in com.pnfsoftware.jeb.core.units.code.asm.sig.codeless with parameters of type SegmentMapModifier and TypeMethodDescriptionvoid
MatchingState.setTargetModulesMapping
(SegmentMap<Long, Module> targetModulesMapping) -
Uses of SegmentMap in com.pnfsoftware.jeb.util.collect
Subclasses of SegmentMap in com.pnfsoftware.jeb.util.collectModifier and TypeClassDescriptionfinal class
AddressSegmentMap<T extends ISegment<Long>>
Segment-map specialized to handle memory addresses, up to 64-bit.Constructors in com.pnfsoftware.jeb.util.collect with parameters of type SegmentMap