Package ghidra.program.model.reloc
Class RelocationUtil
- java.lang.Object
-
- ghidra.program.model.reloc.RelocationUtil
-
public class RelocationUtil extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RelocationUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.List<RelocationHandler>
getRelocationHandlers()
-
-
-
Method Detail
-
getRelocationHandlers
public static java.util.List<RelocationHandler> getRelocationHandlers()
-
-