Class DebugFixup
java.lang.Object
ghidra.app.util.bin.format.pe.debug.DebugFixup
A possible implementation of the FIXUP debug directory.
It may be inaccurate and/or incomplete.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the array of FIXUP elements associated with this fixup debug directory.
-
Method Details
-
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
-