Class PackedEncodeOverlay

java.lang.Object
ghidra.program.model.pcode.PackedEncode
ghidra.program.model.pcode.PackedEncodeOverlay
All Implemented Interfaces:
Encoder, PatchEncoder

public class PackedEncodeOverlay extends PackedEncode
Alter address space encoding for a specific overlay space. Any space that matches the overlay space is encoded as the overlayed space. This causes addresses in the overlay space to be converted into the underlying space.