Package ghidra.program.model.reloc
-
Interface Summary Interface Description RelocationHandler NOTE: ALL RelocationHandler CLASSES MUST END IN "RelocationHandler".RelocationTable An interface for storing the relocations defined in a program. -
Class Summary Class Description Relocation A class to store the information needed for a single program relocation.RelocationUtil