Package ghidra.program.model.reloc


package ghidra.program.model.reloc
  • Class
    Description
    A class to store the information needed for a single program relocation.
    NOTE: ALL RelocationHandler CLASSES MUST END IN "RelocationHandler".
    An interface for storing the relocations defined in a program.