Package ghidra.app.util.bin.format.omf
Class OmfFixupRecord.FixupSubrecord
java.lang.Object
ghidra.app.util.bin.format.omf.OmfFixupRecord.Subrecord
ghidra.app.util.bin.format.omf.OmfFixupRecord.FixupSubrecord
- Enclosing class:
- OmfFixupRecord
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionreadFixupSubrecord
(BinaryReader reader, boolean hasBigFields) void
Methods inherited from class ghidra.app.util.bin.format.omf.OmfFixupRecord.Subrecord
isThread
-
Constructor Details
-
FixupSubrecord
public FixupSubrecord()
-
-
Method Details
-
resolveFixup
- Throws:
OmfException
-
readFixupSubrecord
public static OmfFixupRecord.FixupSubrecord readFixupSubrecord(BinaryReader reader, boolean hasBigFields) throws IOException - Throws:
IOException
-