Package ghidra.app.util.bin.format.omf
Class OmfLineNumberRecord.LineSubrecord
java.lang.Object
ghidra.app.util.bin.format.omf.OmfLineNumberRecord.LineSubrecord
- Enclosing class:
- OmfLineNumberRecord
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LineSubrecord
public LineSubrecord()
-
-
Method Details
-
read
public static OmfLineNumberRecord.LineSubrecord read(BinaryReader reader, boolean hasBigFields) throws IOException - Throws:
IOException
-