Class DebugFixup

java.lang.Object
ghidra.app.util.bin.format.pe.debug.DebugFixup

public class DebugFixup extends Object
A possible implementation of the FIXUP debug directory. It may be inaccurate and/or incomplete.
  • Method Details

    • getDebugFixupElements

      public DebugFixupElement[] getDebugFixupElements()
      Returns the array of FIXUP elements associated with this fixup debug directory.
      Returns:
      the array of FIXUP elements associated with this fixup debug directory