Package ghidra.app.util.bin.format.pef
Class RelocationFactory
- java.lang.Object
-
- ghidra.app.util.bin.format.pef.RelocationFactory
-
public class RelocationFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RelocationFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Relocation
getRelocation(BinaryReader reader)
-
-
-
Method Detail
-
getRelocation
public static Relocation getRelocation(BinaryReader reader)
-
-