Package ghidra.app.util.bin.format.omf
Class OmfLibraryRecord
java.lang.Object
ghidra.app.util.bin.format.omf.OmfRecord
ghidra.app.util.bin.format.omf.OmfLibraryRecord
-
Nested Class Summary
Nested Classes -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancheckMagicNumer(BinaryReader reader) intstatic OmfLibraryRecordparse(BinaryReader reader, TaskMonitor monitor) Methods inherited from class ghidra.app.util.bin.format.omf.OmfRecord
calcCheckSum, getRecordLength, getRecordType, hasBigFields, readCheckSumByte, readIndex, readInt1Or2, readInt2Or4, readRecord, readRecordHeader, readString, validCheckSum
-
Constructor Details
-
OmfLibraryRecord
- Throws:
IOException
-
-
Method Details
-
getPageSize
public int getPageSize() -
getMemberHeaders
-
checkMagicNumer
- Throws:
IOException
-
parse
- Throws:
IOException
-