Package ghidra.app.util.bin.format.omf
Class OmfLineNumberRecord.LineSubrecord
- java.lang.Object
-
- ghidra.app.util.bin.format.omf.OmfLineNumberRecord.LineSubrecord
-
- Enclosing class:
- OmfLineNumberRecord
public static class OmfLineNumberRecord.LineSubrecord extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description LineSubrecord()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static OmfLineNumberRecord.LineSubrecord
read(BinaryReader reader, boolean hasBigFields)
-
-
-
Method Detail
-
read
public static OmfLineNumberRecord.LineSubrecord read(BinaryReader reader, boolean hasBigFields) throws java.io.IOException
- Throws:
java.io.IOException
-
-