Package ghidra.program.model.reloc
package ghidra.program.model.reloc
-
ClassDescriptionA class to store the information needed for a single program relocation.Relocation status.NOTE: ALL RelocationHandler CLASSES MUST END IN "RelocationHandler".
RelocationResult
provides the status and byte-length of a processed relocation during theProgram
load process.An interface for storing the relocations defined in a program.