Package ghidra.util.state.analysis
Class RelativeJumpTableSwitch
- java.lang.Object
-
- ghidra.util.state.analysis.Switch
-
- ghidra.util.state.analysis.RelativeJumpTableSwitch
-
public class RelativeJumpTableSwitch extends Switch
-
-
Constructor Summary
Constructors Constructor Description RelativeJumpTableSwitch(Address jumpBase, TableEntry offset)
-
-
-
Constructor Detail
-
RelativeJumpTableSwitch
public RelativeJumpTableSwitch(Address jumpBase, TableEntry offset)
-
-